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

fix(storage): handle dedupe disabled in GetAllDedupeReposCandidates() #2533

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

eusebiu-constantin-petu-dbk
Copy link
Collaborator

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.72%. Comparing base (002ff05) to head (debae38).
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/api/routes.go 63.63% 2 Missing and 2 partials ⚠️
pkg/storage/imagestore/imagestore.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2533      +/-   ##
==========================================
- Coverage   92.82%   92.72%   -0.10%     
==========================================
  Files         169      169              
  Lines       22304    22413     +109     
==========================================
+ Hits        20703    20783      +80     
- Misses        998     1016      +18     
- Partials      603      614      +11     

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

pkg/api/routes.go Outdated Show resolved Hide resolved
Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
@andaaron andaaron merged commit 1c2736d into project-zot:main Jul 9, 2024
36 of 39 checks passed
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.

2 participants