Skip to content
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 support for popups on selection streams #6168

Merged
merged 31 commits into from
Apr 18, 2024

fix test

26993fe
Select commit
Loading
Failed to load commit list.
Merged

Add support for popups on selection streams #6168

fix test
26993fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 17, 2024 in 1s

88.11% (-0.59%) compared to 4e01bee

View this Pull Request on Codecov

88.11% (-0.59%) compared to 4e01bee

Details

Codecov Report

Attention: Patch coverage is 24.07407% with 205 lines in your changes are missing coverage. Please review.

Project coverage is 88.11%. Comparing base (4e01bee) to head (26993fe).
Report is 27 commits behind head on main.

Files Patch % Lines
holoviews/tests/ui/bokeh/test_callback.py 18.32% 107 Missing ⚠️
holoviews/plotting/bokeh/callbacks.py 28.98% 98 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6168      +/-   ##
==========================================
- Coverage   88.69%   88.11%   -0.59%     
==========================================
  Files         316      318       +2     
  Lines       66017    66846     +829     
==========================================
+ Hits        58554    58899     +345     
- Misses       7463     7947     +484     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.