Skip to content

fix(health): treat nil return from Lua health status script as n/a instead of unknown#28269

Open
snorwin wants to merge 1 commit into
argoproj:masterfrom
snorwin:fix-lua-health-status
Open

fix(health): treat nil return from Lua health status script as n/a instead of unknown#28269
snorwin wants to merge 1 commit into
argoproj:masterfrom
snorwin:fix-lua-health-status

fix(health): treat nil return from Lua health status script as n/a in…

90788d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 1s

64.81% (-0.02%) compared to 38095fc

View this Pull Request on Codecov

64.81% (-0.02%) compared to 38095fc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.81%. Comparing base (38095fc) to head (90788d6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #28269      +/-   ##
==========================================
- Coverage   64.82%   64.81%   -0.02%     
==========================================
  Files         425      425              
  Lines       59092    59092              
==========================================
- Hits        38306    38299       -7     
- Misses      17222    17233      +11     
+ Partials     3564     3560       -4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.