Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 #5

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0

b76d14f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 #5

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
b76d14f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests succeeded May 6, 2024 in 0s

31 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
_fv-az700-560_2024-05-06_14_30_06.trx 24✅ 971ms
_fv-az700-560_2024-05-06_14_30_07.trx 7✅ 1s

✅ _fv-az700-560_2024-05-06_14_30_06.trx

24 tests were completed in 971ms with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Hyperbee.Pipeline.Tests.PipelineCancellationTests 4✅ 28ms
Hyperbee.Pipeline.Tests.PipelineEnumerationTests 3✅ 19ms
Hyperbee.Pipeline.Tests.PipelineExecutionTests 6✅ 116ms
Hyperbee.Pipeline.Tests.PipelineMiddlewareTests 5✅ 12ms
Hyperbee.Pipeline.Tests.PipelineMiscellaneousTests 2✅ 10ms
Hyperbee.Pipeline.Tests.PipelineValueTests 4✅ 14ms

✅ Hyperbee.Pipeline.Tests.PipelineCancellationTests

✅ Pipeline_cancellation_extension_should_halt_processing
✅ Pipeline_cancellation_should_halt_processing
✅ Pipeline_cancellation_should_halt_processing_on_true_condition
✅ Pipeline_cancellation_should_return_final_value_shape

✅ Hyperbee.Pipeline.Tests.PipelineEnumerationTests

✅ Pipeline_should_enumerate
✅ Pipeline_should_enumerate_command_of_commands
✅ Pipeline_should_reduce

✅ Hyperbee.Pipeline.Tests.PipelineExecutionTests

✅ Pipeline_should_do_the_big_kitchen_sink
✅ Pipeline_should_execute_asynchronously
✅ Pipeline_should_execute_asynchronously_with_default_reducer
✅ Pipeline_should_execute_child_pipeline
✅ Pipeline_should_execute_function
✅ Pipeline_should_execute_procedure

✅ Hyperbee.Pipeline.Tests.PipelineMiddlewareTests

✅ Pipeline_nested_hook_should_only_hook_the_inner_builder
✅ Pipeline_nested_wrap_should_only_wrap_the_inner_builder
✅ Pipeline_should_call_hook_for_every_statement
✅ Pipeline_should_call_hook_for_statement
✅ Pipeline_wrap_should_execute_in_correct_order

✅ Hyperbee.Pipeline.Tests.PipelineMiscellaneousTests

✅ Pipeline_configure_should_be_seen_by_statement
✅ Pipeline_should_honor_if_condition

✅ Hyperbee.Pipeline.Tests.PipelineValueTests

✅ Pipeline_call_block_should_not_mutate_trailing_input
✅ Pipeline_call_should_not_mutate_trailing_input
✅ Pipeline_should_mutate_value
✅ Pipeline_should_mutate_value_shape

✅ _fv-az700-560_2024-05-06_14_30_07.trx

7 tests were completed in 1s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Hyperbee.Pipeline.Caching.Tests.PipelineCachingTests 7✅ 207ms

✅ Hyperbee.Pipeline.Caching.Tests.PipelineCachingTests

✅ Should_ReturnDifferentResults_WhenCacheExpires
✅ Should_ReturnDifferentResults_WhenUsingCustomKeys
✅ Should_ReturnDifferentResults_WhenUsingDefaultKeys
✅ Should_ReturnDifferentResults_WhenUsingDefaultKeys_NonAsync
✅ Should_ReturnDifferentResults_WhenUsingDefaultKeys_WithNestedAsyncPipeline
✅ Should_ReturnDifferentResults_WhenUsingDefaultKeys_WithNestedPipeline
✅ Should_ReturnSameResults_WhenUsingSameKeys