Skip to content

refactor: consolidate disposable + lighten TakeUntil on the disposabl…

f01ea5d
Select commit
Loading
Failed to load commit list.
Open

Add stateful/combine disposable factories and an internal TakeUntil #23

refactor: consolidate disposable + lighten TakeUntil on the disposabl…
f01ea5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 3, 2026 in 1s

91.83% (-0.11%) compared to ad00bbd

View this Pull Request on Codecov

91.83% (-0.11%) compared to ad00bbd

Details

Codecov Report

❌ Patch coverage is 64.40678% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.83%. Comparing base (ad00bbd) to head (f01ea5d).

Files with missing lines Patch % Lines
src/ReactiveUI.Primitives/ObservableMixins.cs 74.50% 7 Missing and 6 partials ⚠️
...tives/Disposables/StateActionDisposable{TState}.cs 0.00% 5 Missing ⚠️
...rc/ReactiveUI.Primitives/Disposables/Disposable.cs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   91.93%   91.83%   -0.11%     
==========================================
  Files         407      409       +2     
  Lines       16019    16078      +59     
  Branches     2363     2372       +9     
==========================================
+ Hits        14727    14765      +38     
- Misses        971      986      +15     
- Partials      321      327       +6     

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