Update missing init for VectorImageLayer #825
+558
−18
Merged
Codecov / codecov/project
failed
Mar 15, 2026 in 0s
13.83% (-13.50%) compared to 469a09a
View this Pull Request on Codecov
13.83% (-13.50%) compared to 469a09a
Details
Codecov Report
❌ Patch coverage is 0% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.83%. Comparing base (469a09a) to head (981af91).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../OpenSwiftUICore/View/Image/VectorImageLayer.swift | 0.00% | 59 Missing |
| Sources/OpenSwiftUICore/View/Image/Image.swift | 0.00% | 12 Missing |
❗ There is a different number of reports uploaded between BASE (469a09a) and HEAD (981af91). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #825 +/- ##
===========================================
- Coverage 27.33% 13.83% -13.50%
===========================================
Files 667 630 -37
Lines 42706 38191 -4515
===========================================
- Hits 11672 5285 -6387
- Misses 31034 32906 +1872 ☔ 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.
Loading