-
Notifications
You must be signed in to change notification settings - Fork 720
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
rule checker: try to remove orphan peer after fix rule peers #2546
Conversation
Signed-off-by: disksing <i@disksing.com>
Codecov Report
@@ Coverage Diff @@
## master #2546 +/- ##
==========================================
+ Coverage 77.11% 77.26% +0.15%
==========================================
Files 204 204
Lines 22067 22071 +4
==========================================
+ Hits 17016 17053 +37
+ Misses 3771 3740 -31
+ Partials 1280 1278 -2
Continue to review full report at Codecov.
|
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
/merge |
/run-all-tests |
cherry pick to release-3.1 in PR #2553 |
cherry pick to release-4.0 in PR #2554 |
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
Signed-off-by: disksing i@disksing.com
What problem does this PR solve?
Fix #2419
What is changed and how it works?
Check List
Tests
Related changes
Release note