Skip to content

Refactor Signal subscriptions; add RangeZip & benchmarks

c80d5c3
Select commit
Loading
Failed to load commit list.
Merged

Remove ExcludeFromCodeCoverage & add tests #3

Refactor Signal subscriptions; add RangeZip & benchmarks
c80d5c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 26, 2026 in 1s

77.11% (-4.48%) compared to ac8bcfa

View this Pull Request on Codecov

77.11% (-4.48%) compared to ac8bcfa

Details

Codecov Report

❌ Patch coverage is 77.14286% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.11%. Comparing base (ac8bcfa) to head (c80d5c3).

Files with missing lines Patch % Lines
...Primitives/Signals/Core/RangeZipSignal{TResult}.cs 52.63% 8 Missing and 1 partial ⚠️
src/ReactiveUI.Primitives/Signal/Signal{T}.cs 82.92% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
- Coverage   81.58%   77.11%   -4.48%     
==========================================
  Files          21       99      +78     
  Lines         239     4951    +4712     
  Branches       47      865     +818     
==========================================
+ Hits          195     3818    +3623     
- Misses         34      857     +823     
- Partials       10      276     +266     

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