Skip to content

Add accent color API support - #887

Merged
Kyle-Ye merged 6 commits into
mainfrom
feature/accent_color
May 31, 2026
Merged

Add accent color API support#887
Kyle-Ye merged 6 commits into
mainfrom
feature/accent_color

Fix macOS crash issue

4c8a8f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2026 in 1s

13.87% (-12.95%) compared to 2c0c72a

View this Pull Request on Codecov

13.87% (-12.95%) compared to 2c0c72a

Details

Codecov Report

❌ Patch coverage is 11.62791% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.87%. Comparing base (2c0c72a) to head (4c8a8f1).

Files with missing lines Patch % Lines
...es/OpenSwiftUICore/Graphic/Color/AccentColor.swift 7.89% 35 Missing ⚠️
...SwiftUI/Graphic/Color/KitAccentColorProvider.swift 0.00% 2 Missing ⚠️
Sources/OpenSwiftUICore/Shape/Tint.swift 50.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (2c0c72a) and HEAD (4c8a8f1). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (2c0c72a) HEAD (4c8a8f1)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #887       +/-   ##
===========================================
- Coverage   26.81%   13.87%   -12.95%     
===========================================
  Files         682      643       -39     
  Lines       47622    41658     -5964     
===========================================
- Hits        12771     5780     -6991     
- Misses      34851    35878     +1027     

☔ View full report in Codecov by Sentry.
📢 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.