Skip to content

remove the claude files

cf491f2
Select commit
Loading
Failed to load commit list.
Merged

breaking: Remove netstandard2.0, reorganise tests with more coverage #4239

remove the claude files
cf491f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2025 in 0s

59.68% (+18.91%) compared to 1e44aed

View this Pull Request on Codecov

59.68% (+18.91%) compared to 1e44aed

Details

Codecov Report

❌ Patch coverage is 85.80247% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.68%. Comparing base (1e44aed) to head (cf491f2).

Files with missing lines Patch % Lines
...I/ObservableForProperty/OAPHCreationHelperMixin.cs 56.25% 14 Missing ⚠️
...I.Winforms/WinformsCreatesObservableForProperty.cs 73.91% 5 Missing and 1 partial ⚠️
src/ReactiveUI/ReactiveCommand/ReactiveCommand.cs 80.00% 5 Missing ⚠️
...iveUI/Mixins/ReactiveNotifyPropertyChangedMixin.cs 50.00% 4 Missing ⚠️
src/ReactiveUI.Wpf/ActivationForViewFetcher.cs 80.00% 3 Missing ⚠️
...ctiveUI/ReactiveProperty/ReactivePropertyMixins.cs 0.00% 3 Missing ⚠️
...rms/Builder/WinFormsReactiveUIBuilderExtensions.cs 0.00% 2 Missing ⚠️
.../ReactiveUI.Wpf/Binding/ValidationBindingMixins.cs 0.00% 2 Missing ⚠️
...veUI.Wpf/Builder/WpfReactiveUIBuilderExtensions.cs 0.00% 2 Missing ⚠️
src/ReactiveUI/Activation/ViewForMixins.cs 60.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4239       +/-   ##
===========================================
+ Coverage   40.77%   59.68%   +18.91%     
===========================================
  Files         146      174       +28     
  Lines        6744     7566      +822     
  Branches     1038     1236      +198     
===========================================
+ Hits         2750     4516     +1766     
+ Misses       3794     2885      -909     
+ Partials      200      165       -35     

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