Skip to content

feat: add AOT-friendly WhenActivated for IActivatableView#4413

Merged
glennawatson merged 4 commits into
mainfrom
feature/aot-friendly-when-activated
Jul 23, 2026
Merged

feat: add AOT-friendly WhenActivated for IActivatableView#4413
glennawatson merged 4 commits into
mainfrom
feature/aot-friendly-when-activated

fix(wpf): disambiguate no-view WhenActivated call after new IObservab…

f739f8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 23, 2026 in 0s

93.13% (-0.01%) compared to e6088d3

View this Pull Request on Codecov

93.13% (-0.01%) compared to e6088d3

Details

Codecov Report

❌ Patch coverage is 83.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.13%. Comparing base (e6088d3) to head (f739f8b).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/ReactiveUI.Shared/Activation/ViewForMixins.cs 82.92% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4413      +/-   ##
==========================================
- Coverage   93.13%   93.13%   -0.01%     
==========================================
  Files         345      345              
  Lines       14979    15008      +29     
  Branches     1566     1569       +3     
==========================================
+ Hits        13951    13977      +26     
- Misses        755      757       +2     
- Partials      273      274       +1     

☔ View full report in Codecov by Harness.
📢 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.