-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add Collapsible Functionality for Block Warnings #898
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #898 +/- ##
=======================================
Coverage 68.34% 68.34%
=======================================
Files 62 62
Lines 3921 3921
=======================================
Hits 2680 2680
Misses 1241 1241 |
datalab Run #2495
Run Properties:
|
Project |
datalab
|
Branch Review |
bc/collapsible-block-warning
|
Run status |
Passed #2495
|
Run duration | 06m 18s |
Commit |
e7497c5ade ℹ️: Merge 90a799bf8377858931affba54eca955f085cde39 into 640958cad5167d1690c0af3622d2...
|
Committer | Benjamin Charmes |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
396
|
View all changes introduced in this branch ↗︎ |
478849b
to
13da3cc
Compare
1232e3d
to
7e1c110
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.
Works well, thanks @BenjaminCharmes!
I pushed a couple of minor tweaks (removing some test variable names and adjusted the displayed text) -- I'll merge now but please take a quick look.
One possible future improvement would be to expand the warnings/errors underneath the "number of errors" title rather than replacing it.
Implement collapsible functionality for block warnings
90a799b
to
087dee8
Compare
Closes #838
Add collapsible functionality for block warnings