Closed ghouscht closed 1 week ago
Hi @ghouscht. 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 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 68.76%. Comparing base (
b125409
) to head (1fbf0e4
).:exclamation: Current head 1fbf0e4 differs from pull request most recent head 97d19b6
Please upload reports for the commit 97d19b6 to get more accurate results.
Files with missing lines | Patch % | Lines |
---|---|---|
server/storage/backend/backend.go | 0.00% | 2 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
/ok-to-test
/retest
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ahrtr, ghouscht, jmhbnz
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Fix for the govet error reported here: https://github.com/etcd-io/etcd/pull/18854#issuecomment-2464461492
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.