Skip to content

Fix asyncPending issue on UIHostingViewBase

3db2e6e
Select commit
Loading
Failed to load commit list.
Merged

Add initial async render support #700

Fix asyncPending issue on UIHostingViewBase
3db2e6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 3, 2026 in 0s

14.29% (-14.57%) compared to 4e2a39c

View this Pull Request on Codecov

14.29% (-14.57%) compared to 4e2a39c

Details

Codecov Report

❌ Patch coverage is 7.76699% with 95 lines in your changes missing coverage. Please review.
✅ Project coverage is 14.29%. Comparing base (4e2a39c) to head (3db2e6e).

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/View/Graph/ViewGraph.swift 0.00% 54 Missing ⚠️
.../OpenSwiftUICore/View/Graph/ViewGraphFeature.swift 0.00% 20 Missing ⚠️
.../OpenSwiftUICore/View/Graph/ViewRendererHost.swift 0.00% 9 Missing ⚠️
Sources/OpenSwiftUICore/Graph/GraphHost.swift 0.00% 6 Missing ⚠️
...OpenSwiftUICore/Util/AttributeGraphAdditions.swift 0.00% 3 Missing ⚠️
...UICore/View/Graph/ViewGraphGeometryObservers.swift 0.00% 2 Missing ⚠️
...e/Render/DisplayList/DisplayListViewRenderer.swift 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (4e2a39c) and HEAD (3db2e6e). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (4e2a39c) HEAD (3db2e6e)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #700       +/-   ##
===========================================
- Coverage   28.86%   14.29%   -14.57%     
===========================================
  Files         589      563       -26     
  Lines       35804    33190     -2614     
===========================================
- Hits        10335     4746     -5589     
- Misses      25469    28444     +2975     

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