Skip to content

[LEP-1814] feat(gpud): make plugin specs update/install more reliable

13e10d9
Select commit
Loading
Failed to load commit list.
Closed

[LEP-1814] feat(gpud): make plugin specs update/install more reliable #1051

[LEP-1814] feat(gpud): make plugin specs update/install more reliable
13e10d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2025 in 0s

66.68% (-0.04%) compared to b787964

View this Pull Request on Codecov

66.68% (-0.04%) compared to b787964

Details

Codecov Report

❌ Patch coverage is 26.47059% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.68%. Comparing base (b787964) to head (13e10d9).

Files with missing lines Patch % Lines
pkg/server/server.go 0.00% 11 Missing ⚠️
cmd/gpud/command/command.go 0.00% 4 Missing ⚠️
pkg/session/serve.go 0.00% 3 Missing and 1 partial ⚠️
pkg/session/session.go 42.85% 4 Missing ⚠️
cmd/gpud/run/command.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1051      +/-   ##
==========================================
- Coverage   66.71%   66.68%   -0.04%     
==========================================
  Files         314      314              
  Lines       26560    26588      +28     
==========================================
+ Hits        17720    17729       +9     
- Misses       7955     7971      +16     
- Partials      885      888       +3     

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