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

compat!: Drop Python 3.9 #6549

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

compat!: Drop Python 3.9 #6549

wants to merge 7 commits into from

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Mar 24, 2025

Dropping Python 3.9 for the next HoloViews minor release 1.21.0.

Most of the changes are related to B905 (400 occurrences). I have set the default value to None, indicating that I have not decided whether it is True or False.

@hoxbro hoxbro marked this pull request as ready for review March 25, 2025 18:59
@hoxbro hoxbro enabled auto-merge (squash) March 25, 2025 18:59
@hoxbro hoxbro disabled auto-merge March 25, 2025 19:00
@hoxbro hoxbro marked this pull request as draft March 25, 2025 19:00
Copy link

codecov bot commented Mar 26, 2025

Codecov Report

Attention: Patch coverage is 85.41667% with 49 lines in your changes missing coverage. Please review.

Project coverage is 88.83%. Comparing base (74fda3f) to head (1a59fbb).

Files with missing lines Patch % Lines
holoviews/core/data/__init__.py 54.54% 5 Missing ⚠️
holoviews/core/data/cudf.py 0.00% 3 Missing ⚠️
holoviews/core/util.py 70.00% 3 Missing ⚠️
holoviews/element/raster.py 40.00% 3 Missing ⚠️
holoviews/operation/element.py 66.66% 3 Missing ⚠️
holoviews/plotting/bokeh/annotation.py 40.00% 3 Missing ⚠️
holoviews/plotting/mpl/plot.py 40.00% 3 Missing ⚠️
holoviews/core/data/multipath.py 66.66% 2 Missing ⚠️
holoviews/core/spaces.py 75.00% 2 Missing ⚠️
holoviews/core/traversal.py 66.66% 2 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6549      +/-   ##
==========================================
- Coverage   88.85%   88.83%   -0.03%     
==========================================
  Files         324      324              
  Lines       69226    69206      -20     
==========================================
- Hits        61513    61476      -37     
- Misses       7713     7730      +17     

☔ 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.

@hoxbro hoxbro marked this pull request as ready for review March 26, 2025 08:06
@hoxbro hoxbro requested a review from philippjfr March 26, 2025 08:06
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.

1 participant