Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(errdefs): use more helpers, increase test coverage #358

Merged
merged 3 commits into from
Feb 11, 2025

rename

3921950
Select commit
Loading
Failed to load commit list.
Merged

test(errdefs): use more helpers, increase test coverage #358

rename
3921950
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2025 in 0s

23.53% (+0.12%) compared to f909795

View this Pull Request on Codecov

23.53% (+0.12%) compared to f909795

Details

Codecov Report

Attention: Patch coverage is 46.34146% with 22 lines in your changes missing coverage. Please review.

Project coverage is 23.53%. Comparing base (f909795) to head (3921950).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
client/v1/package_status.go 67.85% 6 Missing and 3 partials ⚠️
cmd/gpud/command/status.go 0.00% 4 Missing ⚠️
internal/server/handlers_components.go 0.00% 4 Missing ⚠️
internal/server/server.go 0.00% 4 Missing ⚠️
client/v1/examples/get-states/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
+ Coverage   23.41%   23.53%   +0.12%     
==========================================
  Files         287      288       +1     
  Lines       25695    25698       +3     
==========================================
+ Hits         6016     6048      +32     
+ Misses      19074    19042      -32     
- Partials      605      608       +3     

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