Skip to content

refactor: use WeakAttribute.base directly - #1055

Merged
Kyle-Ye merged 1 commit into
mainfrom
feature/weak
Sep 7, 2026
Merged

refactor: use WeakAttribute.base directly#1055
Kyle-Ye merged 1 commit into
mainfrom
feature/weak

refactor: use WeakAttribute.base directly

239e5d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 0s

29.82% (+2.50%) compared to f8368c4

View this Pull Request on Codecov

29.82% (+2.50%) compared to f8368c4

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.82%. Comparing base (f8368c4) to head (239e5d0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/Graph/GraphHost.swift 0.00% 1 Missing ⚠️
...OpenSwiftUICore/Util/AttributeGraphAdditions.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1055      +/-   ##
==========================================
+ Coverage   27.31%   29.82%   +2.50%     
==========================================
  Files         735      783      +48     
  Lines       54011    61727    +7716     
==========================================
+ Hits        14755    18407    +3652     
- Misses      39256    43320    +4064     

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