Skip to content

Don't fail job when non zero terminated exit code - #1411

Merged
AaronH88 merged 3 commits into
ansible:develfrom
matoval:dont-fail-job-non-zero-exit
Aug 14, 2025
Merged

Don't fail job when non zero terminated exit code#1411
AaronH88 merged 3 commits into
ansible:develfrom
matoval:dont-fail-job-non-zero-exit

Fix logs and tests

106bd66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2025 in 1s

55.70% (-0.26%) compared to e72f23a

View this Pull Request on Codecov

55.70% (-0.26%) compared to e72f23a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.70%. Comparing base (e72f23a) to head (106bd66).

@@            Coverage Diff             @@
##            devel    #1411      +/-   ##
==========================================
- Coverage   55.95%   55.70%   -0.26%     
==========================================
  Files          60       63       +3     
  Lines        9956    10529     +573     
==========================================
+ Hits         5571     5865     +294     
- Misses       4095     4371     +276     
- Partials      290      293       +3     
Files with missing lines Coverage Δ
pkg/workceptor/kubernetes.go 58.45% <100.00%> (-0.67%) ⬇️

... and 6 files with indirect coverage changes

Components Coverage Δ
Go 55.85% <100.00%> (-0.11%) ⬇️
Receptorctl 53.10% <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.