-
Notifications
You must be signed in to change notification settings - Fork 721
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
filters: add rule filters #1917
Conversation
Signed-off-by: disksing <i@disksing.com>
Codecov Report
@@ Coverage Diff @@
## master #1917 +/- ##
==========================================
+ Coverage 77.96% 78.09% +0.13%
==========================================
Files 167 167
Lines 16613 16645 +32
==========================================
+ Hits 12952 12999 +47
+ Misses 2661 2649 -12
+ Partials 1000 997 -3
Continue to review full report at Codecov.
|
Signed-off-by: disksing <i@disksing.com>
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.
the rest LGTM
Signed-off-by: disksing <i@disksing.com>
/merge |
Your auto merge job has been accepted, waiting for 1918 |
/run-all-tests |
@disksing merge failed. |
/merge |
/run-all-tests |
@disksing merge failed. |
/merge |
/run-all-tests |
@disksing merge failed. |
/merge |
Your auto merge job has been accepted, waiting for 1903 |
/run-all-tests |
@disksing merge failed. |
/merge |
/run-all-tests |
Signed-off-by: disksing i@disksing.com
What problem does this PR solve?
continue merging placement rules.
What is changed and how it works?
Check List
Tests