Skip to content

Fix test case failure

a6ab412
Select commit
Loading
Failed to load commit list.
Merged

Update GraphicsImage and ResolvedImage #723

Fix test case failure
a6ab412
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2026 in 0s

28.33% (-0.24%) compared to 3916a7c

View this Pull Request on Codecov

28.33% (-0.24%) compared to 3916a7c

Details

Codecov Report

❌ Patch coverage is 7.48031% with 235 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.33%. Comparing base (3916a7c) to head (a6ab412).

Files with missing lines Patch % Lines
...ces/OpenSwiftUICore/View/Image/GraphicsImage.swift 12.19% 72 Missing ⚠️
...ces/OpenSwiftUICore/View/Image/ResolvedImage.swift 0.00% 63 Missing ⚠️
...Core/Shape/ShapeStyle/ShapeStyleResolverMode.swift 0.00% 34 Missing ⚠️
Sources/OpenSwiftUICore/View/Image/Image.swift 0.00% 20 Missing ⚠️
...s/OpenSwiftUICore/View/Image/CGImageProvider.swift 0.00% 16 Missing ⚠️
.../OpenSwiftUICore/View/Image/ImageOrientation.swift 47.36% 10 Missing ⚠️
...ources/OpenSwiftUICore/View/Image/NamedImage.swift 0.00% 8 Missing ⚠️
...UICore/View/Image/ImageAccessibilityProvider.swift 0.00% 6 Missing ⚠️
.../OpenSwiftUICore/Graphic/Color/ConstantColor.swift 0.00% 3 Missing ⚠️
...penSwiftUICore/View/Image/ImageInterpolation.swift 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #723      +/-   ##
==========================================
- Coverage   28.57%   28.33%   -0.24%     
==========================================
  Files         599      602       +3     
  Lines       36444    36677     +233     
==========================================
- Hits        10414    10394      -20     
- Misses      26030    26283     +253     

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