Skip to content

Fix Xcode Preview rendering by disabling waitingForPreviewThunks

503c3b8
Select commit
Loading
Failed to load commit list.
Merged

[Feature] Add Xcode Preview support for OpenSwiftUI #829

Fix Xcode Preview rendering by disabling waitingForPreviewThunks
503c3b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

27.17% (+13.33%) compared to ff8c99a

View this Pull Request on Codecov

27.17% (+13.33%) compared to ff8c99a

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.17%. Comparing base (ff8c99a) to head (503c3b8).

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/Graph/GraphHost.swift 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #829       +/-   ##
===========================================
+ Coverage   13.83%   27.17%   +13.33%     
===========================================
  Files         630      667       +37     
  Lines       38173    42960     +4787     
===========================================
+ Hits         5283    11675     +6392     
+ Misses      32890    31285     -1605     

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