Skip to content

update

4c3a0c3
Select commit
Loading
Failed to load commit list.
Merged

feat(server,cmd): add set healthy states local API endpoint, add "gpud set-healthy" command #1073

update
4c3a0c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 18, 2025 in 1s

67.34% (-0.31%) compared to fc398aa

View this Pull Request on Codecov

67.34% (-0.31%) compared to fc398aa

Details

Codecov Report

❌ Patch coverage is 28.08989% with 128 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.34%. Comparing base (fc398aa) to head (4c3a0c3).

Files with missing lines Patch % Lines
pkg/server/handlers_components.go 10.52% 51 Missing ⚠️
cmd/gpud/set-healthy/command.go 0.00% 41 Missing ⚠️
cmd/gpud/command/command.go 0.00% 17 Missing ⚠️
pkg/server/handlers.go 7.14% 13 Missing ⚠️
client/v1/v1_set_healthy.go 87.75% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1073      +/-   ##
==========================================
- Coverage   67.65%   67.34%   -0.31%     
==========================================
  Files         313      315       +2     
  Lines       26081    26254     +173     
==========================================
+ Hits        17644    17680      +36     
- Misses       7558     7691     +133     
- Partials      879      883       +4     

☔ 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.