Skip to content

Remove another extension block

7123360
Select commit
Loading
Failed to load commit list.
Merged

breaking: Remove .NET Standard 2.0, modernize AOT compatibility #4257

Remove another extension block
7123360
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2026 in 0s

78.23% (-10.52%) compared to c53052f

View this Pull Request on Codecov

78.23% (-10.52%) compared to c53052f

Details

Codecov Report

❌ Patch coverage is 59.17160% with 1104 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.23%. Comparing base (c53052f) to head (7123360).

Files with missing lines Patch % Lines
src/ReactiveUI.Maui/RoutedViewHost{TViewModel}.cs 0.00% 178 Missing ⚠️
src/ReactiveUI.Maui/RoutedViewHost.cs 0.00% 100 Missing ⚠️
.../Bindings/Property/PropertyBinderImplementation.cs 80.29% 56 Missing and 24 partials ⚠️
...c/ReactiveUI.Maui/ViewModelViewHost{TViewModel}.cs 0.00% 67 Missing ⚠️
src/ReactiveUI/Expression/Reflection.cs 68.57% 44 Missing and 22 partials ⚠️
src/ReactiveUI/Builder/ReactiveUIBuilder.cs 73.07% 42 Missing ⚠️
...activeUI.Winforms/CreatesWinformsCommandBinding.cs 50.00% 32 Missing and 5 partials ⚠️
.../Bindings/Command/CreatesCommandBindingViaEvent.cs 50.00% 33 Missing and 3 partials ⚠️
...rc/ReactiveUI.Maui/Internal/MauiReactiveHelpers.cs 48.78% 21 Missing ⚠️
...UI/Bindings/Converters/ConverterMigrationHelper.cs 0.00% 18 Missing ⚠️
... and 85 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4257       +/-   ##
===========================================
- Coverage   88.75%   78.23%   -10.52%     
===========================================
  Files         169      248       +79     
  Lines        7522     9552     +2030     
  Branches     1241     1459      +218     
===========================================
+ Hits         6676     7473      +797     
- Misses        672     1839     +1167     
- Partials      174      240       +66     

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