Skip to content

feat: re-platform ReactiveUI onto ReactiveUI.Primitives — leaner, faster, System.Reactive optional#4382

Merged
glennawatson merged 2 commits into
mainfrom
feature/primitives-migration
Jun 20, 2026
Merged

feat: re-platform ReactiveUI onto ReactiveUI.Primitives — leaner, faster, System.Reactive optional#4382
glennawatson merged 2 commits into
mainfrom
feature/primitives-migration

test: fix the two CI test failures (Maui delayed dispatch + WPF empty…

04a384f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2026 in 0s

89.69% (-0.25%) compared to 742cb4e

View this Pull Request on Codecov

89.69% (-0.25%) compared to 742cb4e

Details

Codecov Report

❌ Patch coverage is 57.24907% with 115 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.69%. Comparing base (742cb4e) to head (04a384f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ReactiveUI.Core/Mixins/ExpressionMixins.cs 34.58% 83 Missing and 4 partials ⚠️
...lazor/Builder/BlazorReactiveUIBuilderExtensions.cs 68.75% 5 Missing ⚠️
src/ReactiveUI.Core/Mixins/CompatMixins.cs 0.00% 5 Missing ⚠️
...veUI.Core/Bindings/BindingTypeConverterDispatch.cs 60.00% 4 Missing ⚠️
src/ReactiveUI.Blazor/ReactiveComponentBase.cs 25.00% 2 Missing and 1 partial ⚠️
...c/ReactiveUI.Blazor/ReactiveLayoutComponentBase.cs 25.00% 2 Missing and 1 partial ⚠️
...c/ReactiveUI.Blazor/ReactiveOwningComponentBase.cs 25.00% 2 Missing and 1 partial ⚠️
src/ReactiveUI.Core/Mixins/ChangeSetMixins.cs 85.71% 2 Missing ⚠️
...dings/Command/CommandBinderImplementationMixins.cs 0.00% 1 Missing ⚠️
src/ReactiveUI.Core/Expression/ReflectionMixins.cs 66.66% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4382      +/-   ##
==========================================
- Coverage   89.93%   89.69%   -0.25%     
==========================================
  Files         366      341      -25     
  Lines       15653    14948     -705     
  Branches     1613     1502     -111     
==========================================
- Hits        14078    13408     -670     
+ Misses       1219     1208      -11     
+ Partials      356      332      -24     

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