Skip to content

(CI): Use fewer release test variants#1130

Merged
trunk-io[bot] merged 1 commit into
mainfrom
tyler/fewer-variants
Jun 25, 2026
Merged

(CI): Use fewer release test variants#1130
trunk-io[bot] merged 1 commit into
mainfrom
tyler/fewer-variants

Conversation

@TylerJang27

Copy link
Copy Markdown
Collaborator

Removes the matrix complexity of https://github.com/trunk-io/analytics-cli/pull/1119/changes#diff-43905e5e2d18995dcc54587d628521bda13aff15d882e30ba5285305f3a9186e

While matrices are a good use case for variants, we have to quarantine each one of these individually in order to do a release, and the matrix is set up for fail-fast, so it's a pain to change things. Switching variant to OS to keep some of the same improvements.

@trunk-io

trunk-io Bot commented Jun 25, 2026

Copy link
Copy Markdown

😎 Merged directly without going through the merge queue, as the queue was empty and the PR was up to date with the target branch - details.

@trunk-staging-io

trunk-staging-io Bot commented Jun 25, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
variant_quarantine_test should be quarantined when run with variant A test expected the sum of 2 + 2 to be 5, but it was 4, indicating a failing assertion. Logs ↗︎

View Full Report ↗︎Docs

@codecov-commenter

codecov-commenter commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.72%. Comparing base (1fcfa87) to head (f71e7e0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1130      +/-   ##
==========================================
+ Coverage   82.48%   82.72%   +0.23%     
==========================================
  Files          69       69              
  Lines       15482    15482              
==========================================
+ Hits        12771    12808      +37     
+ Misses       2711     2674      -37     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@trunk-io trunk-io Bot merged commit 83033bf into main Jun 25, 2026
27 checks passed
@trunk-io

trunk-io Bot commented Jun 25, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants