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

Handle datetimes and empty selections better for inspect operations #6377

Merged
merged 6 commits into from
Sep 26, 2024

Apply suggestions from code review

c1fac79
Select commit
Loading
Failed to load commit list.
Merged

Handle datetimes and empty selections better for inspect operations #6377

Apply suggestions from code review
c1fac79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 1s

88.50% (+0.00%) compared to 88996ed

View this Pull Request on Codecov

88.50% (+0.00%) compared to 88996ed

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 88.50%. Comparing base (88996ed) to head (c1fac79).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
holoviews/operation/datashader.py 75.00% 6 Missing ⚠️
holoviews/tests/operation/test_datashader.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6377    +/-   ##
========================================
  Coverage   88.50%   88.50%            
========================================
  Files         323      323            
  Lines       68281    68387   +106     
========================================
+ Hits        60429    60524    +95     
- Misses       7852     7863    +11     

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