Skip to content

ci: test OAG and IAG backends on Ubuntu - #1051

Merged
Kyle-Ye merged 6 commits into
mainfrom
ci/linux_test
Sep 7, 2026
Merged

ci: test OAG and IAG backends on Ubuntu#1051
Kyle-Ye merged 6 commits into
mainfrom
ci/linux_test

Conversation

@Kyle-Ye

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

Copy link
Copy Markdown
Member

Summary

  • Run Ubuntu tests with both OAG and IAG backends.
  • Pin Compute source builds to 0.5.2-bugfix.1 in the mise configuration and Ubuntu workflow to include the demangler linkage fix.
  • Update OpenAttributeGraph to include the non-Darwin IAG graph debug shims.
  • Install Compute dependencies separately from Codecov dependencies.

Dependency

Validation

  • Workflow lint and TOML validation pass.
  • Linux manifest evaluation selects Compute 0.5.2-bugfix.1 for IAG and no Compute dependency for OAG.

@github-actions github-actions Bot added platform: Linux Linux-specific behavior or support. type: ci GitHub Actions, test infrastructure, runners, checks, or automation. labels Sep 6, 2026
@tuist

tuist Bot commented Sep 6, 2026

Copy link
Copy Markdown

🛠️ Tuist Run Report 🛠️

Tests 🧪

Scheme Status Cache hit rate Tests Skipped Ran Commit
OpenSwiftUI 0 % 1161 0 1161 b49202d28

Builds 🔨

Scheme Status Duration Commit
OpenSwiftUI 1m 43s 5553d6bf2

@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.29%. Comparing base (0e5fb9d) to head (aa283f9).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...es/OpenSwiftUI/View/Combine/SubscriptionView.swift 0.00% 1 Missing ⚠️
...ftUICore/Data/Binding/Binding+ObjectLocation.swift 0.00% 1 Missing ⚠️
...Data/Combine/AttributeInvalidatingSubscriber.swift 0.00% 1 Missing ⚠️
...wiftUICore/Data/Observation/ObservationUtils.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1051       +/-   ##
===========================================
+ Coverage   17.11%   27.29%   +10.17%     
===========================================
  Files         735      735               
  Lines       53937    54011       +74     
===========================================
+ Hits         9234    14740     +5506     
+ Misses      44703    39271     -5432     

☔ View full report in Codecov by Harness.
📢 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.

@github-actions github-actions Bot added the area: tooling Developer tooling, package manifests, Tuist, scripts, formatting, or release tooling. label Sep 7, 2026
@Kyle-Ye
Kyle-Ye merged commit f8368c4 into main Sep 7, 2026
6 checks passed
@Kyle-Ye
Kyle-Ye deleted the ci/linux_test branch September 7, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: tooling Developer tooling, package manifests, Tuist, scripts, formatting, or release tooling. platform: Linux Linux-specific behavior or support. type: ci GitHub Actions, test infrastructure, runners, checks, or automation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant