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

Check cmap type before comparing to categories #1462

Merged
merged 4 commits into from
Dec 11, 2024

post-review

1393fd1
Select commit
Loading
Failed to load commit list.
Merged

Check cmap type before comparing to categories #1462

post-review
1393fd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

88.96% (+0.01%) compared to 9078378

View this Pull Request on Codecov

88.96% (+0.01%) compared to 9078378

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.96%. Comparing base (9078378) to head (1393fd1).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
hvplot/util.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1462      +/-   ##
==========================================
+ Coverage   88.94%   88.96%   +0.01%     
==========================================
  Files          52       52              
  Lines        7781     7812      +31     
==========================================
+ Hits         6921     6950      +29     
- Misses        860      862       +2     

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