Skip to content

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 Apr 2, 2026 in 1s

87.31% (-0.08%) compared to 6c96c7e

View this Pull Request on Codecov

87.31% (-0.08%) compared to 6c96c7e

Details

Codecov Report

❌ Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.31%. Comparing base (6c96c7e) to head (23d9f0c).
⚠️ Report is 156 commits behind head on main.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.