Skip to content

Update ResolvedStyledText API#945

Merged
Kyle-Ye merged 16 commits into
mainfrom
feature/text_drawing
Jul 21, 2026
Merged

Update ResolvedStyledText API#945
Kyle-Ye merged 16 commits into
mainfrom
feature/text_drawing

Workaround Linux compile issue

666b529
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2026 in 0s

14.20% (-12.08%) compared to 5551939

View this Pull Request on Codecov

14.20% (-12.08%) compared to 5551939

Details

Codecov Report

❌ Patch coverage is 0% with 276 lines in your changes missing coverage. Please review.
✅ Project coverage is 14.20%. Comparing base (5551939) to head (666b529).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ces/OpenSwiftUICore/View/Text/Text/Text+View.swift 0.00% 189 Missing ⚠️
...s/OpenSwiftUICore/View/Text/Text/Text+Sizing.swift 0.00% 28 Missing ⚠️
.../OpenSwiftUICore/View/Text/Text/Text+Measure.swift 0.00% 27 Missing ⚠️
...ext/AttributedString/Text+NSAttributedString.swift 0.00% 14 Missing ⚠️
...ICore/View/Text/Util/ReducedTimelineSchedule.swift 0.00% 9 Missing ⚠️
...rces/OpenSwiftUICore/Shim/TextNonDarwinShims.swift 0.00% 7 Missing ⚠️
...s/OpenSwiftUICore/Test/AttributeCountInfoKey.swift 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (5551939) and HEAD (666b529). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (5551939) HEAD (666b529)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #945       +/-   ##
===========================================
- Coverage   26.28%   14.20%   -12.08%     
===========================================
  Files         724      683       -41     
  Lines       51368    45197     -6171     
===========================================
- Hits        13500     6422     -7078     
- Misses      37868    38775      +907     

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