-
-
Notifications
You must be signed in to change notification settings - Fork 404
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
Don't show figures toolbar on GridSpace #6127
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6127 +/- ##
==========================================
- Coverage 88.70% 88.69% -0.02%
==========================================
Files 314 316 +2
Lines 65993 66010 +17
==========================================
+ Hits 58537 58545 +8
- Misses 7456 7465 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Fixes #6126
Also took the time to simplify the UI test for holoviews