Skip to content

feat: support ReactiveUI 24 and updated analyzers - #470

Open
ChrisPulman wants to merge 2 commits into
mainfrom
CP_reactiveui-v24-compatibility
Open

feat: support ReactiveUI 24 and updated analyzers#470
ChrisPulman wants to merge 2 commits into
mainfrom
CP_reactiveui-v24-compatibility

fix(ci): make host tests portable

f926573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

77.79% (+15.63%) compared to 6fd596d

View this Pull Request on Codecov

77.79% (+15.63%) compared to 6fd596d

Details

Codecov Report

❌ Patch coverage is 62.73292% with 480 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.79%. Comparing base (6fd596d) to head (f926573).

Files with missing lines Patch % Lines
...ators.Roslyn/IViewFor/IViewForGenerator.Execute.cs 50.66% 64 Missing and 10 partials ⚠️
...s.Roslyn/Core/Helpers/TypedConstantInfo.Factory.cs 6.66% 52 Missing and 4 partials ⚠️
...ators.Analyzers.CodeFixes/Core/Helpers/HashCode.cs 0.00% 45 Missing ⚠️
...ableAsPropertyGenerator{FromObservable}.Execute.cs 77.85% 14 Missing and 19 partials ⚠️
...enerators.Roslyn/Core/Helpers/TypedConstantInfo.cs 6.25% 30 Missing ⚠️
...rators.Roslyn/Core/Extensions/ISymbolExtensions.cs 52.27% 14 Missing and 7 partials ⚠️
...rators.Roslyn/Core/Extensions/ContextExtensions.cs 77.38% 11 Missing and 8 partials ⚠️
...I.SourceGenerators.Roslyn/Core/Helpers/HashCode.cs 32.14% 16 Missing and 3 partials ⚠️
...tics/CodeFixers/PropertyToReactiveFieldAnalyzer.cs 70.49% 12 Missing and 6 partials ⚠️
....Roslyn/Core/Extensions/AttributeDataExtensions.cs 70.49% 11 Missing and 7 partials ⚠️
... and 33 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #470       +/-   ##
===========================================
+ Coverage   62.16%   77.79%   +15.63%     
===========================================
  Files          75       78        +3     
  Lines        4105     5072      +967     
  Branches      572      630       +58     
===========================================
+ Hits         2552     3946     +1394     
+ Misses       1385      920      -465     
- Partials      168      206       +38     

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