Skip to content

Add Compute graph debug shims for non-Darwin platforms - #238

Merged
Kyle-Ye merged 1 commit into
mainfrom
optimize/graph_host
Sep 6, 2026
Merged

Add Compute graph debug shims for non-Darwin platforms#238
Kyle-Ye merged 1 commit into
mainfrom
optimize/graph_host

Conversation

@Kyle-Ye

@Kyle-Ye Kyle-Ye commented Sep 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Expose Compute graph debug APIs on non-Darwin platforms so downstream packages can compile shared call sites.
  • Use no-op implementations for printing and JSON archival, and return empty graph and stack descriptions.

@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.17%. Comparing base (480e30e) to head (01faf1d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage   32.17%   32.17%           
=======================================
  Files          71       71           
  Lines        2601     2601           
=======================================
  Hits          837      837           
  Misses       1764     1764           
Flag Coverage Δ
ios 32.19% <ø> (ø)
macos 10.15% <ø> (ø)
ubuntu 12.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tuist

tuist Bot commented Sep 6, 2026

Copy link
Copy Markdown

🛠️ Tuist Run Report 🛠️

Tests 🧪

Scheme Status Cache hit rate Tests Skipped Ran Commit
OpenAttributeGraph-Package 0 % 90 0 90 71ca80ae3

Builds 🔨

Scheme Status Duration Commit
OpenAttributeGraph 37.4s 71ca80ae3
OpenAttributeGraph-Package 41.4s 71ca80ae3

@Kyle-Ye
Kyle-Ye merged commit 7b30d53 into main Sep 6, 2026
10 checks passed
@Kyle-Ye
Kyle-Ye deleted the optimize/graph_host branch September 6, 2026 16:12
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.

1 participant