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

fix: use main queue checks for updates and isolation

aa283f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 1s

27.29% (+10.17%) compared to 0e5fb9d

View this Pull Request on Codecov

27.29% (+10.17%) compared to 0e5fb9d

Details

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.