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

Fix logic for no geoviews explorer #1451

Merged
merged 10 commits into from
Dec 13, 2024

don't bother with type hints yet

70e59b3
Select commit
Loading
Failed to load commit list.
Merged

Fix logic for no geoviews explorer #1451

don't bother with type hints yet
70e59b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

89.03% (+0.09%) compared to 9078378

View this Pull Request on Codecov

89.03% (+0.09%) compared to 9078378

Details

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.03%. Comparing base (9078378) to head (70e59b3).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
hvplot/util.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1451      +/-   ##
==========================================
+ Coverage   88.94%   89.03%   +0.09%     
==========================================
  Files          52       52              
  Lines        7781     7819      +38     
==========================================
+ Hits         6921     6962      +41     
+ Misses        860      857       -3     

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