Skip to content

Fix test failure

65654d2
Select commit
Loading
Failed to load commit list.
Merged

Fix NamedImage crash for bundle image #814

Fix test failure
65654d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2026 in 0s

27.57% (+0.18%) compared to 1e46475

View this Pull Request on Codecov

27.57% (+0.18%) compared to 1e46475

Details

Codecov Report

❌ Patch coverage is 20.95238% with 83 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.57%. Comparing base (1e46475) to head (65654d2).

Files with missing lines Patch % Lines
...ources/OpenSwiftUICore/View/Image/NamedImage.swift 28.57% 40 Missing ⚠️
.../OpenSwiftUICore/View/Image/VectorImageLayer.swift 0.00% 26 Missing ⚠️
...re/Data/EnvironmentKeys/EnvironmentAdditions.swift 26.08% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #814      +/-   ##
==========================================
+ Coverage   27.38%   27.57%   +0.18%     
==========================================
  Files         659      655       -4     
  Lines       42366    41921     -445     
==========================================
- Hits        11604    11560      -44     
+ Misses      30762    30361     -401     

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