Skip to content

Fix Color.foregroundStyle recursive loop

782ee14
Select commit
Loading
Failed to load commit list.
Merged

Fix ForegroundStyle recursive loop #730

Fix Color.foregroundStyle recursive loop
782ee14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2026 in 0s

28.13% (+14.04%) compared to a8fe1e8

View this Pull Request on Codecov

28.13% (+14.04%) compared to a8fe1e8

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.13%. Comparing base (a8fe1e8) to head (782ee14).

Files with missing lines Patch % Lines
...SwiftUICore/Shape/ShapeStyle/ForegroundStyle.swift 0.00% 1 Missing ⚠️
...SwiftUICore/Shape/ShapeStyle/ShapeStyleShape.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #730       +/-   ##
===========================================
+ Coverage   14.08%   28.13%   +14.04%     
===========================================
  Files         577      603       +26     
  Lines       34110    36941     +2831     
===========================================
+ Hits         4806    10393     +5587     
+ Misses      29304    26548     -2756     

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