Skip to content

fix: correct cd paths in kona action test recipes#19597

Merged
ajsutton merged 2 commits into
developfrom
aj/fix/kona-proof-action-cd-path
Mar 20, 2026
Merged

fix: correct cd paths in kona action test recipes#19597
ajsutton merged 2 commits into
developfrom
aj/fix/kona-proof-action-cd-path

fix: add set -euo pipefail and remove exit 0 mask in kona action tests

ff8d8bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/kona-unit succeeded Mar 18, 2026 in 1s

75.3% (+0.0%) compared to 81e3673

View this Pull Request on Codecov

75.3% (+0.0%) compared to 81e3673

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.3%. Comparing base (81e3673) to head (ff8d8bc).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #19597      +/-   ##
===========================================
  Coverage     75.3%    75.3%              
===========================================
  Files          680      485     -195     
  Lines        71998    60696   -11302     
===========================================
- Hits         54254    45741    -8513     
+ Misses       17600    14955    -2645     
+ Partials       144        0     -144     

see 200 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.