Skip to content

revert: config settings restored

1f49846
Select commit
Loading
Failed to load commit list.
Open

Support sharding through config and raster_write_kwargs #1106

revert: config settings restored
1f49846
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

92.50% (target 1.00%)

View this Pull Request on Codecov

92.50% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 95.08197% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.50%. Comparing base (68dade6) to head (1f49846).

Files with missing lines Patch % Lines
src/spatialdata/_core/_utils.py 90.00% 2 Missing ⚠️
src/spatialdata/_core/spatialdata.py 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1106      +/-   ##
==========================================
+ Coverage   92.44%   92.50%   +0.05%     
==========================================
  Files          51       51              
  Lines        7811     7857      +46     
==========================================
+ Hits         7221     7268      +47     
+ Misses        590      589       -1     
Files with missing lines Coverage Δ
src/spatialdata/_io/io_raster.py 90.90% <100.00%> (+1.65%) ⬆️
src/spatialdata/_utils.py 86.25% <100.00%> (+0.72%) ⬆️
src/spatialdata/_core/spatialdata.py 93.93% <95.83%> (+0.07%) ⬆️
src/spatialdata/_core/_utils.py 97.05% <90.00%> (-2.95%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.