-
Notifications
You must be signed in to change notification settings - Fork 274
[v12] refactor: exclude hidden elements by defaults #1317
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
Conversation
393e065
to
19e1cdc
Compare
Co-authored-by: Michał Pierzchała <[email protected]>
Codecov ReportBase: 96.09% // Head: 96.09% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## v12 #1317 +/- ##
=======================================
Coverage 96.09% 96.09%
=======================================
Files 49 49
Lines 3275 3280 +5
Branches 489 492 +3
=======================================
+ Hits 3147 3152 +5
Misses 128 128
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Co-authored-by: Michał Pierzchała <[email protected]>
Co-authored-by: Michał Pierzchała <[email protected]>
Summary
defaultIncludeHiddenElements: false
Test plan
All checks should pass. Pls review testing code.