Skip to content

Bump Microsoft.Extensions.Logging.Abstractions, MongoDB.Bson and Mong… #194

Bump Microsoft.Extensions.Logging.Abstractions, MongoDB.Bson and Mong…

Bump Microsoft.Extensions.Logging.Abstractions, MongoDB.Bson and Mong… #194

GitHub Actions / Unit Tests succeeded Dec 9, 2024 in 0s

24 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
_fv-az1770-660_2024-12-09_15_56_39.trx 24✅ 81s
_fv-az1770-660_2024-12-09_15_56_40.trx 679ms

✅ _fv-az1770-660_2024-12-09_15_56_39.trx

24 tests were completed in 81s with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Hyperbee.Migrations.Tests.KeyspaceParserTests 16✅ 8ms
Hyperbee.Migrations.Tests.RunnerTests 7✅ 80s
Hyperbee.Migrations.Tests.StatementTests 1✅ 13ms

✅ Hyperbee.Migrations.Tests.KeyspaceParserTests

✅ Should_parse_1_dimensional_keyspace ("`bucket`")
✅ Should_parse_1_dimensional_keyspace ("bucket")
✅ Should_parse_2_dimensional_keyspace ("`bucket`.`collection`")
✅ Should_parse_2_dimensional_keyspace ("`bucket`.collection")
✅ Should_parse_2_dimensional_keyspace ("bucket.`collection`")
✅ Should_parse_2_dimensional_keyspace ("bucket.collection")
✅ Should_parse_3_dimensional_keyspace ("`bucket`.`scope`.`collection`")
✅ Should_parse_3_dimensional_keyspace ("`bucket`.`scope`.collection")
✅ Should_parse_3_dimensional_keyspace ("`bucket`.scope.`collection`")
✅ Should_parse_3_dimensional_keyspace ("`bucket`.scope.collection")
✅ Should_parse_3_dimensional_keyspace ("bucket.`scope`.`collection`")
✅ Should_parse_3_dimensional_keyspace ("bucket.`scope`.collection")
✅ Should_parse_3_dimensional_keyspace ("bucket.scope.`collection`")
✅ Should_parse_3_dimensional_keyspace ("bucket.scope.collection")
✅ Should_parse_4_dimensional_keyspace ("`namespace`:`bucket`.`scope`.`collection`")
✅ Should_parse_4_dimensional_keyspace ("namespace:bucket.scope.collection")

✅ Hyperbee.Migrations.Tests.RunnerTests

✅ Migration_cron_helper
✅ Migrations_run_with_down_direction
✅ Migrations_run_with_down_direction_to_version
✅ Migrations_run_with_up_direction_in_development
✅ Migrations_run_with_up_direction_in_order
✅ Migrations_run_with_up_direction_to_version
✅ Migrations_run_with_up_direction_with_complex_convention_names

✅ Hyperbee.Migrations.Tests.StatementTests

✅ Evaluate_statements_does_not_throw

✅ _fv-az1770-660_2024-12-09_15_56_40.trx

No tests found