All modified and coverable lines are covered by tests ✅
Project coverage is 49.24%. Comparing base (
a5e3268
) to head (dd0cb08
).
Report is 2 commits behind head on main.
@@ Coverage Diff @@
## main #8535 +/- ##
==========================================
- Coverage 49.25% 49.24% -0.02%
==========================================
Files 153 153
Lines 17254 17254
==========================================
- Hits 8499 8497 -2
- Misses 7687 7688 +1
- Partials 1068 1069 +1
/retest
/approve
/lgtm
[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
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
/retest
/retest
/override ci/prow/e2e-aws-ovn
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/e2e-aws-ovn
In response to this:
/override ci/prow/e2e-aws-ovn
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
Login to write a write a comment.
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
There seems to be an issue where the linter runs indefinitely. This should be fixed by using the latest release.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?