Adopt the scverse cookiecutter template - #1197
Merged
Merged
Codecov / codecov/project
succeeded
Sep 11, 2026 in 1s
91.40% (target 1.00%)
View this Pull Request on Codecov
91.40% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 86.65158% with 118 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.40%. Comparing base (ccf1ea0) to head (0aabb1d).
Additional details and impacted files
@@ Coverage Diff @@
## main #1197 +/- ##
==========================================
- Coverage 91.89% 91.40% -0.49%
==========================================
Files 53 53
Lines 7942 8381 +439
==========================================
+ Hits 7298 7661 +363
- Misses 644 720 +76 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/spatialdata/__init__.py | 95.65% <100.00%> (ø) |
|
| src/spatialdata/_core/_deepcopy.py | 98.59% <100.00%> (+0.17%) |
⬆️ |
| src/spatialdata/_core/centroids.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/_core/data_extent.py | 97.97% <100.00%> (+0.07%) |
⬆️ |
| src/spatialdata/_core/operations/map.py | 98.91% <100.00%> (+0.10%) |
⬆️ |
| src/spatialdata/_core/operations/transform.py | 92.00% <100.00%> (+0.26%) |
⬆️ |
| src/spatialdata/_core/query/_utils.py | 93.45% <100.00%> (+0.18%) |
⬆️ |
| src/spatialdata/_core/validation.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/_types.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/datasets.py | 100.00% <100.00%> (ø) |
|
| ... and 26 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading