Skip to content

refactor+test: extract ConcurrencyRaceHelpers (TryClaim + TryCancelAs…

54df835
Select commit
Loading
Failed to load commit list.
Open

test: expand coverage for fused async helpers, subject base, partition, and sync operator branches #167

refactor+test: extract ConcurrencyRaceHelpers (TryClaim + TryCancelAs…
54df835
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

97.94% (+5.32%) compared to 0fde9d5

View this Pull Request on Codecov

97.94% (+5.32%) compared to 0fde9d5

Details

Codecov Report

❌ Patch coverage is 96.26168% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.94%. Comparing base (0fde9d5) to head (54df835).

Files with missing lines Patch % Lines
...s/Async/Operators/ParityHelpers.OperatorFusions.cs 88.46% 1 Missing and 2 partials ⚠️
...tiveUI.Extensions/Operators/SyncTimerObservable.cs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   92.61%   97.94%   +5.32%     
==========================================
  Files         224      227       +3     
  Lines        8503     8496       -7     
  Branches      930      925       -5     
==========================================
+ Hits         7875     8321     +446     
+ Misses        410       93     -317     
+ Partials      218       82     -136     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.