Open mmorel-35 opened 2 weeks ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: mmorel-35 Once this PR has been reviewed and has the lgtm label, please assign spzala for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @mmorel-35. Thanks for your PR.
I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 10.52632%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 68.81%. Comparing base (
0f9c128
) to head (24548fc
). Report is 2 commits behind head on main.:exclamation: Current head 24548fc differs from pull request most recent head 1e09dbe
Please upload reports for the commit 1e09dbe to get more accurate results.
Files with missing lines | Patch % | Lines |
---|---|---|
etcdctl/ctlv3/command/printer.go | 0.00% | 11 Missing :warning: |
etcdutl/etcdutl/printer.go | 0.00% | 6 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
/assign @ahrtr
/ok-to-test
This fixes int-conversion rule from perfsprint
This helps avoid unnecessary memory allocations. It doesn't include server and tests folder as they have a lot of impacted files