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(test): consolidate flaky scrub test #1042

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

peusebiu
Copy link
Collaborator

@peusebiu peusebiu commented Dec 5, 2022

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.

@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Merging #1042 (d9e0b4f) into main (d78f1d9) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1042      +/-   ##
==========================================
+ Coverage   88.81%   88.86%   +0.05%     
==========================================
  Files          74       74              
  Lines       14850    14850              
==========================================
+ Hits        13189    13197       +8     
+ Misses       1296     1290       -6     
+ Partials      365      363       -2     
Impacted Files Coverage Δ
pkg/storage/local/local.go 83.03% <0.00%> (+0.62%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
@peusebiu peusebiu linked an issue Dec 7, 2022 that may be closed by this pull request
Copy link
Contributor

@rchincha rchincha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rchincha rchincha merged commit cbf88bd into project-zot:main Dec 7, 2022
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.

Consistent coverage for local.go
2 participants