Skip to content

Add OpenSwiftUI attributed string and text scale support - #892

Merged
Kyle-Ye merged 10 commits into
mainfrom
feature/attribute_scope
Jun 7, 2026
Merged

Add OpenSwiftUI attributed string and text scale support#892
Kyle-Ye merged 10 commits into
mainfrom
feature/attribute_scope

Use InlinePresentationIntent option checks

2ee5de6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2026 in 0s

26.68% (-0.09%) compared to 1d01474

View this Pull Request on Codecov

26.68% (-0.09%) compared to 1d01474

Details

Codecov Report

❌ Patch coverage is 4.60705% with 352 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.68%. Comparing base (1d01474) to head (2ee5de6).

Files with missing lines Patch % Lines
.../Text/AttributedString/Text+AttributedString.swift 0.00% 208 Missing ⚠️
...penSwiftUICore/View/Text/Text/Text+Localized.swift 0.00% 66 Missing ⚠️
...nSwiftUICore/View/Text/Util/String+Extension.swift 0.00% 51 Missing ⚠️
...es/OpenSwiftUICore/View/Text/Text/Text+Scale.swift 53.84% 12 Missing ⚠️
...wiftUICore/View/Text/Text/TextNonDarwinShims.swift 16.66% 10 Missing ⚠️
Sources/OpenSwiftUI/Util/OpenSwiftUIGlue.swift 0.00% 3 Missing ⚠️
...SwiftUICore/View/Text/Text/TextUnimplemented.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
- Coverage   26.77%   26.68%   -0.09%     
==========================================
  Files         690      693       +3     
  Lines       48287    48651     +364     
==========================================
+ Hits        12929    12984      +55     
- Misses      35358    35667     +309     

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