fix for to_polygons()
when using processes instead of threads in dask
#756
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%) |
⬇️ |
Loading