Skip to content

Merge branch 'master' into exec-tests

ee0c132
Select commit
Loading
Failed to load commit list.
Draft

tests: add integration test for exec() #336

Merge branch 'master' into exec-tests
ee0c132
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

81.04% (target 90.00%)

View this Pull Request on Codecov

81.04% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.04%. Comparing base (6c8171c) to head (ee0c132).
⚠️ Report is 266 commits behind head on main.

❌ Your project check has failed because the head coverage (81.04%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
- Coverage   81.17%   81.04%   -0.14%     
==========================================
  Files          68       70       +2     
  Lines        5274     5417     +143     
==========================================
+ Hits         4281     4390     +109     
- Misses        849      873      +24     
- Partials      144      154      +10     
Files with missing lines Coverage Δ
cmd/vela-worker/exec.go 74.16% <100.00%> (ø)
runtime/setup.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.