Skip to content

Fix swift_new_type bug

7cfce6f
Select commit
Loading
Failed to load commit list.
Merged

Add RenderBoxView and RBLayer integration #711

Fix swift_new_type bug
7cfce6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2026 in 0s

28.73% (+14.43%) compared to 0d222b7

View this Pull Request on Codecov

28.73% (+14.43%) compared to 0d222b7

Details

Codecov Report

❌ Patch coverage is 1.76471% with 167 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.73%. Comparing base (0d222b7) to head (7cfce6f).

Files with missing lines Patch % Lines
...UI/Render/DisplayList/DisplayListViewDrawing.swift 0.00% 93 Missing ⚠️
...OpenSwiftUI/Render/DisplayList/RenderBoxView.swift 0.00% 40 Missing ⚠️
.../OpenSwiftUICore/Render/RasterizationOptions.swift 0.00% 15 Missing ⚠️
...rces/OpenSwiftUICore/Render/PlatformDrawable.swift 0.00% 10 Missing ⚠️
...SwiftUI/Render/DisplayList/AppKitDisplayList.swift 30.00% 7 Missing ⚠️
...OpenSwiftUICore/Render/RendererConfiguration.swift 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #711       +/-   ##
===========================================
+ Coverage   14.29%   28.73%   +14.43%     
===========================================
  Files         563      589       +26     
  Lines       33189    35991     +2802     
===========================================
+ Hits         4744    10341     +5597     
+ Misses      28445    25650     -2795     

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