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: Support dask query-planning, drop Python 3.9 #171

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

Move to filterwarning to pyproject.toml

6d5a3de
Select commit
Loading
Failed to load commit list.
Open

compat: Support dask query-planning, drop Python 3.9 #171

Move to filterwarning to pyproject.toml
6d5a3de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

77.62% (-0.12%) compared to e58fa82

View this Pull Request on Codecov

77.62% (-0.12%) compared to e58fa82

Details

Codecov Report

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

Project coverage is 77.62%. Comparing base (e58fa82) to head (6d5a3de).

Files with missing lines Patch % Lines
spatialpandas/dask.py 83.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
- Coverage   77.74%   77.62%   -0.12%     
==========================================
  Files          50       50              
  Lines        4871     4872       +1     
==========================================
- Hits         3787     3782       -5     
- Misses       1084     1090       +6     

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