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

Require HoloViews>=1.19.0, bump other dependencies, and drop Python 3.8 #1355

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

maximlt
Copy link
Member

@maximlt maximlt commented Jun 18, 2024

hvPlot's dependencies haven't been updated in a long time. HoloViews 1.19.0 just got released with a pretty major change with how it handles Pandas indexes that should bring some great performance benefits. We decided it'd be easier to just start depending on that new version, instead of adding code to ensure compatibility with older versions. Since HoloViews 1.19.0 also bumped its dependencies, hvPlot upgrades its own dependencies with these updates.

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.41%. Comparing base (6c96c7e) to head (c4c2000).
Report is 3 commits behind head on main.

Files Patch % Lines
hvplot/converter.py 40.00% 3 Missing ⚠️
hvplot/utilities.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1355      +/-   ##
==========================================
+ Coverage   87.39%   88.41%   +1.01%     
==========================================
  Files          50       50              
  Lines        7490     7360     -130     
==========================================
- Hits         6546     6507      -39     
+ Misses        944      853      -91     

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

@maximlt maximlt merged commit a56c997 into main Jun 24, 2024
9 checks passed
@maximlt maximlt deleted the bump_hv_drop_38 branch June 24, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant