Skip to content

Bump Microsoft.AspNetCore.Http.Connections.Common from 8.0.7 to 8.0.10 #189

Bump Microsoft.AspNetCore.Http.Connections.Common from 8.0.7 to 8.0.10

Bump Microsoft.AspNetCore.Http.Connections.Common from 8.0.7 to 8.0.10 #189

GitHub Actions / Unit Tests succeeded Oct 14, 2024 in 1s

41 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
_fv-az1945-939_2024-10-14_14_55_52.trx 4✅ 1s
_fv-az1945-939_2024-10-14_14_55_52[1].trx 1s
_fv-az1945-939_2024-10-14_14_55_52[2].trx 24✅ 1s
_fv-az1945-939_2024-10-14_14_55_53.trx 13✅ 1s

✅ _fv-az1945-939_2024-10-14_14_55_52.trx

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

Test suite Passed Failed Skipped Time
Hyperbee.Pipeline.Auth.Tests.PipelineClaimsTests 4✅ 200ms

✅ Hyperbee.Pipeline.Auth.Tests.PipelineClaimsTests

✅ Should_return_claim
✅ Should_return_claim_with_auth
✅ Should_withAuth_cancels_pipeline
✅ Should_withAuth_does_not_cancel

✅ _fv-az1945-939_2024-10-14_14_55_52[1].trx

No tests found

✅ _fv-az1945-939_2024-10-14_14_55_52[2].trx

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

Test suite Passed Failed Skipped Time
Hyperbee.Pipeline.Tests.PipelineCancellationTests 4✅ 59ms
Hyperbee.Pipeline.Tests.PipelineEnumerationTests 3✅ 75ms
Hyperbee.Pipeline.Tests.PipelineExecutionTests 6✅ 142ms
Hyperbee.Pipeline.Tests.PipelineMiddlewareTests 5✅ 17ms
Hyperbee.Pipeline.Tests.PipelineMiscellaneousTests 2✅ 11ms
Hyperbee.Pipeline.Tests.PipelineValueTests 4✅ 15ms

✅ 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-az1945-939_2024-10-14_14_55_53.trx

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

Test suite Passed Failed Skipped Time
Hyperbee.Pipeline.Caching.Tests.PipelineDistributedCachingTests 6✅ 169ms
Hyperbee.Pipeline.Caching.Tests.PipelineMemoryCachingTests 7✅ 26ms

✅ Hyperbee.Pipeline.Caching.Tests.PipelineDistributedCachingTests

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

✅ Hyperbee.Pipeline.Caching.Tests.PipelineMemoryCachingTests

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