Skip to content

Adjust DisplayList state helper access

3099bfd
Select commit
Loading
Failed to load commit list.
Merged

Add OSUI renderer support for Image #873

Adjust DisplayList state helper access
3099bfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2026 in 0s

26.98% (-0.09%) compared to 899460f

View this Pull Request on Codecov

26.98% (-0.09%) compared to 899460f

Details

Codecov Report

❌ Patch coverage is 0% with 156 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.98%. Comparing base (899460f) to head (3099bfd).

Files with missing lines Patch % Lines
...ources/OpenSwiftUICore/View/Image/ImageLayer.swift 0.00% 63 Missing ⚠️
...ces/OpenSwiftUICore/View/Image/GraphicsImage.swift 0.00% 42 Missing ⚠️
...e/Render/DisplayList/DisplayListViewPlatform.swift 0.00% 29 Missing ⚠️
.../OpenSwiftUICore/View/Image/VectorImageLayer.swift 0.00% 14 Missing ⚠️
...ore/Render/DisplayList/DisplayListAsyncLayer.swift 0.00% 5 Missing ⚠️
...re/Render/DisplayList/DisplayListViewUpdater.swift 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #873      +/-   ##
==========================================
- Coverage   27.07%   26.98%   -0.09%     
==========================================
  Files         678      678              
  Lines       47004    47149     +145     
==========================================
- Hits        12725    12723       -2     
- Misses      34279    34426     +147     

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