Skip to content

fix: speed up ci - #637

Merged
maxday merged 1 commit into
mainfrom
maxday/remove-multi-arch-integ-test
Aug 21, 2026
Merged

fix: speed up ci#637
maxday merged 1 commit into
mainfrom
maxday/remove-multi-arch-integ-test

Conversation

@maxday

@maxday maxday commented Aug 21, 2026

Copy link
Copy Markdown
Member

Follow-up on the integration tests. AL1, Amazon Corretto, and Alpine were already set to -DmultiArch=false since we now have a dedicated matrix job per architecture. This PR adds the same flag to the distributions where it was missing (AL2, Ubuntu, and Debian), roughly halving the integration test time for those distributions. No coverage is lost, as all architectures are still tested through the matrix.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.79%. Comparing base (f4363f4) to head (08a6552).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #637      +/-   ##
============================================
+ Coverage     65.38%   65.79%   +0.40%     
- Complexity      212      213       +1     
============================================
  Files            34       34              
  Lines           991      991              
  Branches        143      143              
============================================
+ Hits            648      652       +4     
+ Misses          290      287       -3     
+ Partials         53       52       -1     

☔ 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.

@Stefan9283
Stefan9283 self-requested a review August 21, 2026 13:09
@maxday
maxday merged commit c20dc99 into main Aug 21, 2026
38 of 40 checks passed
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.

3 participants