Skip to content

add missing flags in command.go

f6a025c
Select commit
Loading
Failed to load commit list.
Merged

feat(nvidia/xid): allow to set reboot threshold (default remains 2) #1076

add missing flags in command.go
f6a025c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 18, 2025 in 0s

67.58% (-0.07%) compared to fc398aa

View this Pull Request on Codecov

67.58% (-0.07%) compared to fc398aa

Details

Codecov Report

❌ Patch coverage is 48.33333% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.58%. Comparing base (fc398aa) to head (f6a025c).

Files with missing lines Patch % Lines
cmd/gpud/scan/command.go 0.00% 11 Missing ⚠️
cmd/gpud/command/command.go 0.00% 10 Missing ⚠️
cmd/gpud/run/command.go 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1076      +/-   ##
==========================================
- Coverage   67.65%   67.58%   -0.07%     
==========================================
  Files         313      314       +1     
  Lines       26081    26139      +58     
==========================================
+ Hits        17644    17665      +21     
- Misses       7558     7594      +36     
- Partials      879      880       +1     

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

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