-
Notifications
You must be signed in to change notification settings - Fork 9.9k
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
tests/common: migrate auth tests #1 #14998
Conversation
a862f1f
to
581805e
Compare
Codecov Report
@@ Coverage Diff @@
## main #14998 +/- ##
==========================================
- Coverage 74.65% 74.59% -0.07%
==========================================
Files 415 415
Lines 34338 34267 -71
==========================================
- Hits 25636 25560 -76
- Misses 7062 7070 +8
+ Partials 1640 1637 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
581805e
to
fb7dd5d
Compare
fb7dd5d
to
4b7b09e
Compare
Signed-off-by: Chao Chen <chaochn@amazon.com>
4b7b09e
to
008df94
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you @chaochn47
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.
Related to #14041