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 operation for group-wise normalisation #6124

Merged
merged 12 commits into from
Apr 23, 2024

Revert "no-op if the overlay is not a subcoordinate-y overlay"

3e769fa
Select commit
Loading
Failed to load commit list.
Merged

Add operation for group-wise normalisation #6124

Revert "no-op if the overlay is not a subcoordinate-y overlay"
3e769fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 22, 2024 in 1s

88.12% (-0.58%) compared to c3c211e

View this Pull Request on Codecov

88.12% (-0.58%) compared to c3c211e

Details

Codecov Report

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

Project coverage is 88.12%. Comparing base (c3c211e) to head (3e769fa).
Report is 34 commits behind head on main.

Files Patch % Lines
holoviews/operation/normalization.py 80.64% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6124      +/-   ##
==========================================
- Coverage   88.70%   88.12%   -0.58%     
==========================================
  Files         314      319       +5     
  Lines       65993    67212    +1219     
==========================================
+ Hits        58537    59232     +695     
- Misses       7456     7980     +524     

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