Skip to content

feat: split gotestsum logs into per-test files#19575

Merged
ajsutton merged 4 commits into
developfrom
aj/feat/split-test-logs-per-test
Mar 18, 2026
Merged

feat: split gotestsum logs into per-test files#19575
ajsutton merged 4 commits into
developfrom
aj/feat/split-test-logs-per-test

fix(ci): use literal path for store_artifacts in go-tests job

0c1073e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

75.5% (-0.1%) compared to ba64213

View this Pull Request on Codecov

75.5% (-0.1%) compared to ba64213

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.5%. Comparing base (ba64213) to head (0c1073e).

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #19575     +/-   ##
==========================================
- Coverage     75.5%    75.5%   -0.1%     
==========================================
  Files          675      675             
  Lines        71562    71562             
==========================================
- Hits         54071    54059     -12     
- Misses       17347    17359     +12     
  Partials       144      144             

see 6 files with indirect coverage changes

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