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

Drop z dimension from ImageStack DataArray before shading #6378

Merged
merged 8 commits into from
Sep 19, 2024

Apply suggestions from code review

f108020
Select commit
Loading
Failed to load commit list.
Merged

Drop z dimension from ImageStack DataArray before shading #6378

Apply suggestions from code review
f108020
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

88.49% (-0.01%) compared to 88996ed

View this Pull Request on Codecov

88.49% (-0.01%) compared to 88996ed

Details

Codecov Report

Attention: Patch coverage is 82.75862% with 5 lines in your changes missing coverage. Please review.

Project coverage is 88.49%. Comparing base (88996ed) to head (f108020).

Files with missing lines Patch % Lines
holoviews/operation/datashader.py 61.53% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6378      +/-   ##
==========================================
- Coverage   88.50%   88.49%   -0.01%     
==========================================
  Files         323      323              
  Lines       68281    68304      +23     
==========================================
+ Hits        60429    60448      +19     
- Misses       7852     7856       +4     

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