Skip to content

Add AsyncEnumerable.GroupJoin extensions #934

Add AsyncEnumerable.GroupJoin extensions

Add AsyncEnumerable.GroupJoin extensions #934

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / dotnet-test-results-net6.0-Release_NoProgress-Pool_Enabled-userMode succeeded Jan 14, 2024 in 0s

dotnet-test-results-net6.0-Release_NoProgress-Pool_Enabled-userMode ✅

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/dotnet-test-results-net6.0-Release_NoProgress-Pool_Enabled-userMode-analyzer.trx 4✅ 4s
TestResults/dotnet-test-results-net6.0-Release_NoProgress-Pool_Enabled-userMode-core.trx 17205✅ 2485s

✅ TestResults/dotnet-test-results-net6.0-Release_NoProgress-Pool_Enabled-userMode-analyzer.trx

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

Test suite Passed Failed Skipped Time
ProtoPromise.Analyzer.Tests.ProtoPromiseAnalyzerTests 4✅ 3s

✅ TestResults/dotnet-test-results-net6.0-Release_NoProgress-Pool_Enabled-userMode-core.trx

17205 tests were completed in 2485s with 17205 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ProtoPromiseTests.APIs.AllSettledTests 22✅ 2s
ProtoPromiseTests.APIs.AllTests 22✅ 2s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_1_WhenPendingAPromise 2✅ 164ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_2_WhenFulfilledAPromise 3✅ 481ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_3_WhenRejectedAPromise 4✅ 557ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod 4✅ 552ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_3_IfOnRejectedIsAFunction 6✅ 503ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_6_ThenMayBeCalledMultipleTimesOnTheSamePromise 4✅ 329ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+IfOnFulfilledIsAFunction_2_2_2 5✅ 416ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+ThenMustReturnAPromise_2_2_7 20✅ 2s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure 4✅ 636ms
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure+_2_3_2_IfXIsAPromiseAdoptItsState 5✅ 673ms
ProtoPromiseTests.APIs.AsyncFunctionTests 22✅ 2s
ProtoPromiseTests.APIs.AsyncLocalTests 4✅ 322ms
ProtoPromiseTests.APIs.AwaitTests 52✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Registration 40✅ 8s
ProtoPromiseTests.APIs.CancelationTests+Source 36✅ 3s
ProtoPromiseTests.APIs.CancelationTests+Token 35✅ 3s
ProtoPromiseTests.APIs.CaptureTests 24✅ 2s
ProtoPromiseTests.APIs.Collections.TempCollectionTests 30✅ 3s
ProtoPromiseTests.APIs.ContinuewithTests 16✅ 1s
ProtoPromiseTests.APIs.FinallyTests 208✅ 17s
ProtoPromiseTests.APIs.FirstTests 50✅ 4s
ProtoPromiseTests.APIs.Linq.AsyncEnumerableExtensionsTests 97✅ 8s
ProtoPromiseTests.APIs.Linq.AsyncEnumerableTests 107✅ 10s
ProtoPromiseTests.APIs.Linq.ForEachAsyncTests 12✅ 1s
ProtoPromiseTests.APIs.Linq.GroupByTests 192✅ 17s
ProtoPromiseTests.APIs.Linq.GroupJoinTests 288✅ 24s
ProtoPromiseTests.APIs.Linq.JoinTests 384✅ 32s
ProtoPromiseTests.APIs.Linq.MergeTests 7✅ 683ms
ProtoPromiseTests.APIs.Linq.OrderByTests 736✅ 62s
ProtoPromiseTests.APIs.Linq.SelectTests 48✅ 4s
ProtoPromiseTests.APIs.Linq.ToLookupAsyncTests 160✅ 14s
ProtoPromiseTests.APIs.MergeSettledTests 1674✅ 143s
ProtoPromiseTests.APIs.MergeTests 10✅ 915ms
ProtoPromiseTests.APIs.MiscellaneousTests 120✅ 47s
ProtoPromiseTests.APIs.NewAndRunTests 608✅ 53s
ProtoPromiseTests.APIs.ParallelForEachAsyncTests 24✅ 3s
ProtoPromiseTests.APIs.ParallelForTests 29✅ 3s
ProtoPromiseTests.APIs.ProgressTests 24✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests 19✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken 28✅ 3s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken+Reject 6✅ 566ms
ProtoPromiseTests.APIs.PromiseCancelationTests+CatchCancelationMayBeCalledMultipleTimesOnTheSamePromise 2✅ 189ms
ProtoPromiseTests.APIs.PromiseCancelationTests+IfOnCanceledIsAFunction 5✅ 467ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure 2✅ 177ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure+IfXIsAPromiseAdoptItsState 6✅ 544ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenCanceledAPromise 2✅ 190ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenFulfilledAPromise 2✅ 188ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenPendingAPromise 2✅ 187ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenRejectedAPromise 2✅ 177ms
ProtoPromiseTests.APIs.RaceTests 38✅ 3s
ProtoPromiseTests.APIs.SequenceTests 15✅ 1s
ProtoPromiseTests.APIs.Threading.AsyncAutoResetEventTests 18✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncConditionVariableTests 21✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncCountdownEventTests 20✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncLockTests 17✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncManualResetEventTests 19✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncMonitorTests 38✅ 4s
ProtoPromiseTests.APIs.Threading.AsyncReaderWriterLockTests 191✅ 18s
ProtoPromiseTests.APIs.Threading.AsyncSemaphoreTests 21✅ 2s
ProtoPromiseTests.APIs.UncaughtRejectionTests 76✅ 7s
ProtoPromiseTests.APIs.Utilities.AsyncLazyTests 18✅ 2s
ProtoPromiseTests.APIs.Utilities.AsyncLazyWithProgressTests 30✅ 3s
ProtoPromiseTests.APIs.Utilities.ProgressTests 121✅ 11s
ProtoPromiseTests.APIs.WaitAsyncTests 8880✅ 839s
ProtoPromiseTests.Concurrency.AllConcurrencyTests 256✅ 38s
ProtoPromiseTests.Concurrency.ApiWithCancelationTokenConcurrencyTests 36✅ 48s
ProtoPromiseTests.Concurrency.AwaitConcurrencyTests 22✅ 3s
ProtoPromiseTests.Concurrency.CancelationConcurrencyTests 43✅ 7s
ProtoPromiseTests.Concurrency.DeferredConcurrencyTests 12✅ 1s
ProtoPromiseTests.Concurrency.DeferredThreadTests 10✅ 1s
ProtoPromiseTests.Concurrency.FirstConcurrencyTests 256✅ 40s
ProtoPromiseTests.Concurrency.Linq.AsyncEnumerableMergeConcurrencyTests 2✅ 252ms
ProtoPromiseTests.Concurrency.MergeConcurrencyTests 416✅ 354s
ProtoPromiseTests.Concurrency.PromiseConcurrencyTests 50✅ 15s
ProtoPromiseTests.Concurrency.PromiseNonPreservedConcurrencyTests 156✅ 21s
ProtoPromiseTests.Concurrency.RaceConcurrencyTests 256✅ 39s
ProtoPromiseTests.Concurrency.Threading.AsyncAutoResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncCountdownEventConcurrencyTests 16✅ 6s
ProtoPromiseTests.Concurrency.Threading.AsyncLockConcurrencyTests 12✅ 128s
ProtoPromiseTests.Concurrency.Threading.AsyncManualResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncReaderWriterLockConcurrencyTests 654✅ 299s
ProtoPromiseTests.Concurrency.Threading.AsyncSemaphoreConcurrencyTests 12✅ 58s
ProtoPromiseTests.Concurrency.Utilities.AsyncLazyConcurrencyTests 3✅ 710ms
ProtoPromiseTests.Concurrency.Utilities.ProgressConcurrencyTests 48✅ 8s
ProtoPromiseTests.Concurrency.WaitAsyncConcurrencyTests 192✅ 20s