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 simple polars explorer #1340

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Update ylim calculation to not fail if object dtype is passed in.

23d9f0c
Select commit
Loading
Failed to load commit list.
Draft

Add simple polars explorer #1340

Update ylim calculation to not fail if object dtype is passed in.
23d9f0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2024 in 0s

87.31% (-0.08%) compared to 6c96c7e

View this Pull Request on Codecov

87.31% (-0.08%) compared to 6c96c7e

Details

Codecov Report

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

Project coverage is 87.31%. Comparing base (6c96c7e) to head (23d9f0c).

Files Patch % Lines
hvplot/plotting/core.py 11.11% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1340      +/-   ##
==========================================
- Coverage   87.39%   87.31%   -0.08%     
==========================================
  Files          50       50              
  Lines        7490     7499       +9     
==========================================
+ Hits         6546     6548       +2     
- Misses        944      951       +7     

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