Skip to content

Initial Shaft render backend impl#638

Draft
xtyxtyx wants to merge 5 commits into
OpenSwiftUIProject:mainfrom
xtyxtyx:shaft-backend
Draft

Initial Shaft render backend impl#638
xtyxtyx wants to merge 5 commits into
OpenSwiftUIProject:mainfrom
xtyxtyx:shaft-backend

Conversation

@xtyxtyx
Copy link
Copy Markdown

@xtyxtyx xtyxtyx commented Nov 22, 2025

No description provided.

@xtyxtyx xtyxtyx marked this pull request as draft November 22, 2025 13:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 22, 2025

Codecov Report

❌ Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.34%. Comparing base (0b68746) to head (f276b1e).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...re/Render/DisplayList/DisplayListViewUpdater.swift 0.00% 6 Missing ⚠️
...e/Render/DisplayList/DisplayListViewRenderer.swift 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
+ Coverage   30.24%   30.34%   +0.09%     
==========================================
  Files         552      549       -3     
  Lines       32970    32582     -388     
==========================================
- Hits         9973     9886      -87     
+ Misses      22997    22696     -301     

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

@Kyle-Ye
Copy link
Copy Markdown
Member

Kyle-Ye commented Mar 22, 2026

You may also need to modify the build_xcframework.yml so that it will produce 2 set of of xcframeworks. One set for the original UIKit/AppKit. And the other for Shaft render.

See more information on #838

@Kyle-Ye Kyle-Ye added area: rendering DisplayList, render backends, renderer hosts, drawing, and effects. type: feature New API, behavior, platform support, or user-facing capability. labels May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: rendering DisplayList, render backends, renderer hosts, drawing, and effects. type: feature New API, behavior, platform support, or user-facing capability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants