Skip to content

Update Text.resolve implementation#940

Merged
Kyle-Ye merged 24 commits into
mainfrom
feature/text_resolve
Jul 19, 2026
Merged

Update Text.resolve implementation#940
Kyle-Ye merged 24 commits into
mainfrom
feature/text_resolve

Update append for ResolvableStringAttribute

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

25.68% (-0.27%) compared to 68e9cf6

View this Pull Request on Codecov

25.68% (-0.27%) compared to 68e9cf6

Details

Codecov Report

❌ Patch coverage is 1.94805% with 604 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.68%. Comparing base (68e9cf6) to head (acdade9).

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/View/Text/Text/Text.swift 1.34% 220 Missing ⚠️
...enSwiftUICore/View/Text/Resolve/ResolvedText.swift 3.94% 219 Missing ⚠️
...OpenSwiftUICore/View/Text/Text/Text+Renderer.swift 0.00% 61 Missing ⚠️
.../Text/AttributedString/Text+AttributedString.swift 0.00% 56 Missing ⚠️
.../Text/Resolve/ResolvableTextSegmentAttribute.swift 0.00% 16 Missing ⚠️
...wiftUICore/View/Text/Text/TextNonDarwinShims.swift 0.00% 16 Missing ⚠️
...ICore/View/Text/Util/ReducedTimelineSchedule.swift 0.00% 10 Missing ⚠️
...rces/OpenSwiftUICore/Graphic/GraphicsContext.swift 0.00% 2 Missing ⚠️
...nSwiftUICore/View/Text/Util/String+Extension.swift 0.00% 2 Missing ⚠️
.../View/InterfaceIdiom/InterfaceIdiomPredicate.swift 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #940      +/-   ##
==========================================
- Coverage   25.94%   25.68%   -0.27%     
==========================================
  Files         721      722       +1     
  Lines       50700    51190     +490     
==========================================
- Hits        13156    13150       -6     
- Misses      37544    38040     +496     

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