Skip to content

Fix ViewGraph.instantiateOutputs issue #432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 27, 2025
Merged

Fix ViewGraph.instantiateOutputs issue #432

merged 2 commits into from
Jul 27, 2025

Conversation

Kyle-Ye
Copy link
Collaborator

@Kyle-Ye Kyle-Ye commented Jul 26, 2025

@Kyle-Ye Kyle-Ye force-pushed the bugfix/graph_deinit branch from 26045b6 to 5d846d8 Compare July 27, 2025 04:02
Copy link

codecov bot commented Jul 27, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@d3ba96f). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/View/Graph/ViewGraph.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #432   +/-   ##
=======================================
  Coverage        ?   16.48%           
=======================================
  Files           ?      416           
  Lines           ?    22906           
  Branches        ?        0           
=======================================
  Hits            ?     3775           
  Misses          ?    19131           
  Partials        ?        0           

☔ 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 Kyle-Ye merged commit 812cc7e into main Jul 27, 2025
8 checks passed
@Kyle-Ye Kyle-Ye deleted the bugfix/graph_deinit branch July 27, 2025 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_UIHostingView deinit crash
1 participant