Closed mmorel-35 closed 3 weeks ago
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.
/assign @ahrtr
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.72%. Comparing base (
7cded36
) to head (de2cedb
).:exclamation: Current head de2cedb differs from pull request most recent head 3a31151
Please upload reports for the commit 3a31151 to get more accurate results.
: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, ivanvc, mmorel-35
The full list of commands accepted by this bot can be found here.
The pull request process is described here
This fixes require-error rule from testifylint in client, pkg and server packages
Related to #18719