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

✨ Change distribution user get func #356

Merged
merged 1 commit into from
Apr 12, 2024
Merged

✨ Change distribution user get func #356

merged 1 commit into from
Apr 12, 2024

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Apr 10, 2024

No description provided.

Copy link

codecov bot commented Apr 10, 2024

Codecov Report

Attention: Patch coverage is 25.92593% with 60 lines in your changes are missing coverage. Please review.

Project coverage is 25.17%. Comparing base (733ea83) to head (a443aa3).

Files Patch % Lines
pkg/handlers/distribution/upload/upload_put.go 0.00% 9 Missing ⚠️
pkg/handlers/distribution/manifest/manifest_get.go 0.00% 5 Missing ⚠️
pkg/handlers/distribution/manifest/manifest_put.go 16.66% 3 Missing and 2 partials ⚠️
pkg/handlers/distribution/upload/upload_post.go 0.00% 5 Missing ⚠️
pkg/handlers/distribution/base/repository_list.go 20.00% 2 Missing and 2 partials ⚠️
pkg/handlers/distribution/base/tags_list.go 20.00% 2 Missing and 2 partials ⚠️
pkg/handlers/distribution/blob/blob_delete.go 0.00% 4 Missing ⚠️
pkg/handlers/distribution/blob/blob_get.go 0.00% 4 Missing ⚠️
pkg/handlers/distribution/blob/blob_head.go 0.00% 4 Missing ⚠️
.../handlers/distribution/manifest/manifest_delete.go 20.00% 2 Missing and 2 partials ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
- Coverage   25.58%   25.17%   -0.42%     
==========================================
  Files         279      277       -2     
  Lines       19450    19106     -344     
==========================================
- Hits         4977     4810     -167     
+ Misses      14004    13858     -146     
+ Partials      469      438      -31     
Flag Coverage Δ
unit-test-mysql 25.16% <25.92%> (-0.41%) ⬇️
unit-test-postgresql 25.16% <25.92%> (-0.42%) ⬇️
unit-test-sqlite3 25.07% <25.92%> (-0.40%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tosone tosone force-pushed the dev branch 5 times, most recently from 9729129 to 8057d4f Compare April 11, 2024 16:29
@tosone tosone enabled auto-merge April 11, 2024 16:37
@tosone tosone added this pull request to the merge queue Apr 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 11, 2024
@tosone tosone added this pull request to the merge queue Apr 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 12, 2024
@tosone tosone added this pull request to the merge queue Apr 12, 2024
Merged via the queue into main with commit 1eab765 Apr 12, 2024
14 checks passed
@tosone tosone deleted the dev branch April 12, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant