Skip to content

build: update package dependencies - #4417

Merged
glennawatson merged 6 commits into
mainfrom
glennawatson/update-packages
Jul 25, 2026
Merged

build: update package dependencies#4417
glennawatson merged 6 commits into
mainfrom
glennawatson/update-packages

Further tests

672f37e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 25, 2026 in 0s

93.15% (-0.04%) compared to fb0c249

View this Pull Request on Codecov

93.15% (-0.04%) compared to fb0c249

Details

Codecov Report

❌ Patch coverage is 80.07968% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.15%. Comparing base (fb0c249) to head (672f37e).

Files with missing lines Patch % Lines
...activeUI.Shared/ReactiveCommand/ReactiveCommand.cs 68.08% 15 Missing ⚠️
src/ReactiveUI.Shared/Builder/RxAppBuilder.cs 0.00% 7 Missing ⚠️
...eUI.Shared/Scheduler/WaitForDispatcherScheduler.cs 0.00% 7 Missing ⚠️
.../ObservableForProperty/OAPHCreationHelperMixins.cs 63.63% 0 Missing and 4 partials ⚠️
src/ReactiveUI.Wpf.Shared/Common/RoutedViewHost.cs 20.00% 3 Missing and 1 partial ⚠️
.../ReactiveUI.Wpf.Shared/Common/ViewModelViewHost.cs 0.00% 3 Missing ⚠️
....Shared/Mixins/AutoPersistHelperMixins.Metadata.cs 33.33% 2 Missing ⚠️
...ReactiveUI.Shared/ReactiveObject/ReactiveObject.cs 83.33% 1 Missing and 1 partial ⚠️
...veUI.Core/Bindings/BindingTypeConverterDispatch.cs 50.00% 0 Missing and 1 partial ⚠️
...c/ReactiveUI.Core/Expression/ExpressionRewriter.cs 50.00% 0 Missing and 1 partial ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4417      +/-   ##
==========================================
- Coverage   93.18%   93.15%   -0.04%     
==========================================
  Files         345      345              
  Lines       15006    14965      -41     
  Branches     1568     1568              
==========================================
- Hits        13984    13941      -43     
- Misses        750      752       +2     
  Partials      272      272              

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