-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
test: Add tests for the Dashboard FilterBar CascadeFilterControl component #13950
test: Add tests for the Dashboard FilterBar CascadeFilterControl component #13950
Conversation
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!
@geido this appears to just need a lil' rebase, and then I'm happy to merge. |
…rbar_cascadefilters
Codecov Report
@@ Coverage Diff @@
## master #13950 +/- ##
==========================================
+ Coverage 77.87% 78.57% +0.69%
==========================================
Files 935 935
Lines 47375 47375
Branches 5964 5964
==========================================
+ Hits 36895 37224 +329
+ Misses 10323 10007 -316
+ Partials 157 144 -13
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
SUMMARY
Adds the tests for the Dashboard FilterBar CascadeFilterControl component.
TEST PLAN
All tests should pass