Skip to content

Add archived view factory support#914

Merged
Kyle-Ye merged 5 commits into
mainfrom
feature/empty_view_factory
Jun 21, 2026
Merged

Add archived view factory support#914
Kyle-Ye merged 5 commits into
mainfrom
feature/empty_view_factory

Fix Linux test build compatibility

2130772
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 21, 2026 in 1s

13.81% (-12.24%) compared to e3c1c83

View this Pull Request on Codecov

13.81% (-12.24%) compared to e3c1c83

Details

Codecov Report

❌ Patch coverage is 0.83333% with 119 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.81%. Comparing base (e3c1c83) to head (2130772).

Files with missing lines Patch % Lines
...s/OpenSwiftUICore/Render/PlatformViewFactory.swift 0.00% 46 Missing ⚠️
...penSwiftUICore/View/Archive/ArchivedViewCore.swift 0.00% 35 Missing ⚠️
...penSwiftUICore/View/Archive/ArchivedViewHost.swift 0.00% 18 Missing ⚠️
...ender/DisplayList/DisplayList_StableIdentity.swift 6.25% 15 Missing ⚠️
...rces/OpenSwiftUICore/Render/PlatformDrawable.swift 0.00% 3 Missing ⚠️
...penSwiftUICore/Data/Protobuf/ProtobufEncoder.swift 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (e3c1c83) and HEAD (2130772). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (e3c1c83) HEAD (2130772)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #914       +/-   ##
===========================================
- Coverage   26.04%   13.81%   -12.24%     
===========================================
  Files         717      676       -41     
  Lines       50569    44380     -6189     
===========================================
- Hits        13173     6130     -7043     
- Misses      37396    38250      +854     

☔ View full report in Codecov by Harness.
📢 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.