Skip to content

Fix preference bridge ownership and align preference internals - #966

Merged
Kyle-Ye merged 2 commits into
mainfrom
optimize/typename
Aug 2, 2026
Merged

Fix preference bridge ownership and align preference internals#966
Kyle-Ye merged 2 commits into
mainfrom
optimize/typename

Fix PreferenceBridge issue

541f4ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 0s

27.30% (+12.17%) compared to 1ed914d

View this Pull Request on Codecov

27.30% (+12.17%) compared to 1ed914d

Details

Codecov Report

❌ Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.30%. Comparing base (1ed914d) to head (541f4ed).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...SwiftUICore/Data/Preference/PreferenceBridge.swift 0.00% 4 Missing ⚠️
...penSwiftUICore/Data/Preference/PreferenceKey.swift 50.00% 1 Missing ⚠️
...re/Data/Preference/PreferenceWritingModifier.swift 0.00% 1 Missing ⚠️
...s/OpenSwiftUICore/Render/PlatformViewFactory.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #966       +/-   ##
===========================================
+ Coverage   15.12%   27.30%   +12.17%     
===========================================
  Files         687      730       +43     
  Lines       46487    53134     +6647     
===========================================
+ Hits         7033    14509     +7476     
+ Misses      39454    38625      -829     

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