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

✅ Add namespace update ut #287

Merged
merged 1 commit into from
Jan 29, 2024

:white_check_mark: Add namespace update ut

a59e53a
Select commit
Loading
Failed to load commit list.
Merged

✅ Add namespace update ut #287

:white_check_mark: Add namespace update ut
a59e53a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 1s

35.97% (+0.28%) compared to 4c75b09

View this Pull Request on Codecov

35.97% (+0.28%) compared to 4c75b09

Details

Codecov Report

Attention: 202 lines in your changes are missing coverage. Please review.

Comparison is base (4c75b09) 35.69% compared to head (a59e53a) 35.97%.

Files Patch % Lines
pkg/handlers/repositories/repositories_delete.go 0.00% 11 Missing ⚠️
pkg/handlers/repositories/repositories_get.go 0.00% 11 Missing ⚠️
pkg/handlers/repositories/repositories_update.go 0.00% 11 Missing ⚠️
pkg/handlers/repositories/repositories_create.go 0.00% 10 Missing ⚠️
pkg/handlers/distribution/base/tags_list.go 18.18% 7 Missing and 2 partials ⚠️
pkg/handlers/distribution/blob/blob_delete.go 0.00% 9 Missing ⚠️
pkg/handlers/distribution/blob/blob_get.go 0.00% 9 Missing ⚠️
pkg/handlers/distribution/blob/blob_head.go 0.00% 9 Missing ⚠️
pkg/handlers/distribution/manifest/manifest_get.go 0.00% 9 Missing ⚠️
pkg/handlers/distribution/upload/upload_patch.go 0.00% 9 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
+ Coverage   35.69%   35.97%   +0.28%     
==========================================
  Files         132      131       -1     
  Lines        9270     9284      +14     
==========================================
+ Hits         3309     3340      +31     
+ Misses       5628     5603      -25     
- Partials      333      341       +8     

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