Skip to content

fix pre-commit

1f1c9e2
Select commit
Loading
Failed to load commit list.
Merged

[pre-commit.ci] pre-commit autoupdate #942

fix pre-commit
1f1c9e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 0s

92.19% (target 1.00%)

View this Pull Request on Codecov

92.19% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.19%. Comparing base (39f4824) to head (1f1c9e2).

Files with missing lines Patch % Lines
src/spatialdata/_io/io_zarr.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #942   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files          49       49           
  Lines        7549     7550    +1     
=======================================
+ Hits         6960     6961    +1     
  Misses        589      589           
Files with missing lines Coverage Δ
src/spatialdata/_core/query/relational_query.py 91.52% <100.00%> (+0.01%) ⬆️
src/spatialdata/_core/spatialdata.py 91.94% <100.00%> (ø)
src/spatialdata/_io/io_zarr.py 92.30% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.