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

feat(bokeh): Server side HoverTool for rasterized/datashaded plots with selector #6422

Open
wants to merge 62 commits into
base: main
Choose a base branch
from

Remove RGBA in hover

48f91a5
Select commit
Loading
Failed to load commit list.
Open

feat(bokeh): Server side HoverTool for rasterized/datashaded plots with selector #6422

Remove RGBA in hover
48f91a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 1s

88.79% (+0.02%) compared to 1a73b88

View this Pull Request on Codecov

88.79% (+0.02%) compared to 1a73b88

Details

Codecov Report

Attention: Patch coverage is 94.52055% with 16 lines in your changes missing coverage. Please review.

Project coverage is 88.79%. Comparing base (1a73b88) to head (48f91a5).

Files with missing lines Patch % Lines
holoviews/plotting/bokeh/raster.py 83.33% 10 Missing ⚠️
holoviews/operation/datashader.py 95.41% 5 Missing ⚠️
holoviews/element/raster.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6422      +/-   ##
==========================================
+ Coverage   88.76%   88.79%   +0.02%     
==========================================
  Files         323      323              
  Lines       68679    68885     +206     
==========================================
+ Hits        60963    61166     +203     
- Misses       7716     7719       +3     

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