-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix container restore lint and unit tests #8786
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
Conversation
88c6993 to
b78ea9f
Compare
|
/approve |
b78ea9f to
da6fac6
Compare
|
/approve |
|
Let's get this in as soon as possible, as I was about to open Pull Requests with backports of the fix this code belongs to. |
da6fac6 to
47fff1b
Compare
Unit tests are broken as well, working on it now 👍 |
Thank you! Appreciated. 🙇 |
47fff1b to
7b9f02c
Compare
|
CI looks now green'ish |
|
/assign @kwilczynski |
|
/approve |
Signed-off-by: Sascha Grunert <[email protected]>
7b9f02c to
608c89e
Compare
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kwilczynski, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8786 +/- ##
==========================================
- Coverage 46.97% 46.85% -0.12%
==========================================
Files 150 150
Lines 21885 21864 -21
==========================================
- Hits 10281 10245 -36
- Misses 10540 10559 +19
+ Partials 1064 1060 -4 |
|
/retest |
1 similar comment
|
/retest |
|
/test images |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
What type of PR is this?
/kind ci
What this PR does / why we need it:
Fix the lint report by inverting the logic in the loop.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?