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

fix for to_polygons() when using processes instead of threads in dask #756

Merged
merged 1 commit into from
Dec 10, 2024

vectorize fix

d7c91a1
Select commit
Loading
Failed to load commit list.
Merged

fix for to_polygons() when using processes instead of threads in dask #756

vectorize fix
d7c91a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 1s

91.89% (target 1.00%)

View this Pull Request on Codecov

91.89% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (27bb4a7) to head (d7c91a1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #756      +/-   ##
==========================================
- Coverage   91.89%   91.89%   -0.01%     
==========================================
  Files          45       45              
  Lines        6919     6918       -1     
==========================================
- Hits         6358     6357       -1     
  Misses        561      561              
Files with missing lines Coverage Δ
src/spatialdata/_core/operations/vectorize.py 93.75% <100.00%> (-0.04%) ⬇️