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

Ensure Range streams and RangeToolLink respect subcoordinate axis range #6256

Merged
merged 14 commits into from
Jun 7, 2024

Add docstring

683c604
Select commit
Loading
Failed to load commit list.
Merged

Ensure Range streams and RangeToolLink respect subcoordinate axis range #6256

Add docstring
683c604
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

88.52% (+0.04%) compared to 9cc87fe

View this Pull Request on Codecov

88.52% (+0.04%) compared to 9cc87fe

Details

Codecov Report

Attention: Patch coverage is 89.36170% with 10 lines in your changes missing coverage. Please review.

Project coverage is 88.52%. Comparing base (9cc87fe) to head (683c604).
Report is 8 commits behind head on main.

Files Patch % Lines
holoviews/tests/ui/bokeh/test_callback.py 55.55% 8 Missing ⚠️
holoviews/plotting/bokeh/links.py 93.10% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6256      +/-   ##
==========================================
+ Coverage   88.47%   88.52%   +0.04%     
==========================================
  Files         323      323              
  Lines       67647    67894     +247     
==========================================
+ Hits        59853    60103     +250     
+ Misses       7794     7791       -3     

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