Skip to content

Fix test case failure

385b96d
Select commit
Loading
Failed to load commit list.
Merged

Update NamedImage and fix Linux build #808

Fix test case failure
385b96d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2026 in 1s

27.43% (-0.15%) compared to 33a74eb

View this Pull Request on Codecov

27.43% (-0.15%) compared to 33a74eb

Details

Codecov Report

❌ Patch coverage is 2.85714% with 102 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.43%. Comparing base (33a74eb) to head (385b96d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ces/OpenSwiftUICore/View/Image/GraphicsImage.swift 4.54% 63 Missing ⚠️
...enSwiftUICore/View/Image/SymbolRenderingMode.swift 0.00% 21 Missing ⚠️
Sources/OpenSwiftUICore/View/Image/Image.swift 0.00% 13 Missing ⚠️
...ources/OpenSwiftUICore/View/Image/NamedImage.swift 0.00% 3 Missing ⚠️
.../OpenSwiftUICore/View/Text/Font/ModifiedFont.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #808      +/-   ##
==========================================
- Coverage   27.57%   27.43%   -0.15%     
==========================================
  Files         658      660       +2     
  Lines       41277    42376    +1099     
==========================================
+ Hits        11383    11624     +241     
- Misses      29894    30752     +858     

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