Skip to content

Improve sequencers, scheduling, and signal APIs

f7509af
Select commit
Loading
Failed to load commit list.
Merged

Improve sequencers, scheduling, and signal APIs #1

Improve sequencers, scheduling, and signal APIs
f7509af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 1s

82.84% (-1.60%) compared to ab66098, passed because coverage increased by 1.02% when compared to adjusted base (81.81%)

View this Pull Request on Codecov

82.84% (-1.60%) compared to ab66098, passed because coverage increased by 1.02% when compared to adjusted base (81.81%)

Details

Codecov Report

❌ Patch coverage is 86.53846% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.84%. Comparing base (ab66098) to head (f7509af).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ReactiveUI.Primitives/Core/Broadcaster{T}.cs 20.00% 4 Missing ⚠️
...I.Primitives/Disposables/CancellationDisposable.cs 60.00% 1 Missing and 1 partial ⚠️
...tives/Signals/Core/WitnessBase{TSource,TResult}.cs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
- Coverage   84.44%   82.84%   -1.60%     
==========================================
  Files          21       21              
  Lines         225      239      +14     
  Branches       43       47       +4     
==========================================
+ Hits          190      198       +8     
- Misses         28       32       +4     
- Partials        7        9       +2     

☔ 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.