Skip to content

Fix ViewGraph.instantiateOutputs issue#432

Merged
Kyle-Ye merged 2 commits into
mainfrom
bugfix/graph_deinit
Jul 27, 2025
Merged

Fix ViewGraph.instantiateOutputs issue#432
Kyle-Ye merged 2 commits into
mainfrom
bugfix/graph_deinit

Conversation

@Kyle-Ye
Copy link
Copy Markdown
Member

@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
@codecov
Copy link
Copy Markdown

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
@Kyle-Ye Kyle-Ye added area: graph ViewGraph, AttributeGraph, graph hosts, and graph internals. area: view View APIs, modifiers, AnyView, ForEach, DynamicView, and related behavior. type: bug Something is not working correctly. labels May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: graph ViewGraph, AttributeGraph, graph hosts, and graph internals. area: view View APIs, modifiers, AnyView, ForEach, DynamicView, and related behavior. type: bug Something is not working correctly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_UIHostingView deinit crash

1 participant