Skip to content

Fix suspension persistence to materialize app state before shutdown save - #4353

Merged
ChrisPulman merged 3 commits into
mainfrom
CP_fix-suspension-disposal-bug
May 7, 2026
Merged

Fix suspension persistence to materialize app state before shutdown save#4353
ChrisPulman merged 3 commits into
mainfrom
CP_fix-suspension-disposal-bug

Add interaction tests for async handler propagation and fallthrough

2c292ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 6, 2026 in 0s

89.85% (-0.02%) compared to 303d184

View this Pull Request on Codecov

89.85% (-0.02%) compared to 303d184

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.85%. Comparing base (303d184) to head (2c292ab).

Files with missing lines Patch % Lines
.../ReactiveUI/Suspension/SuspensionHostExtensions.cs 80.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4353      +/-   ##
==========================================
- Coverage   89.86%   89.85%   -0.02%     
==========================================
  Files         253      253              
  Lines        9652     9659       +7     
  Branches     1476     1481       +5     
==========================================
+ Hits         8674     8679       +5     
  Misses        734      734              
- Partials      244      246       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.