Adopt the scverse cookiecutter template - #1197
Open
Zethson wants to merge 29 commits into
Open
Codecov / codecov/project
succeeded
Aug 29, 2026 in 1s
91.31% (target 1.00%)
View this Pull Request on Codecov
91.31% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 85.97491% with 123 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.31%. Comparing base (ccf1ea0) to head (56ffafe).
Additional details and impacted files
@@ Coverage Diff @@
## main #1197 +/- ##
==========================================
- Coverage 91.89% 91.31% -0.58%
==========================================
Files 53 53
Lines 7942 8392 +450
==========================================
+ Hits 7298 7663 +365
- Misses 644 729 +85 | 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/datasets.py | 100.00% <100.00%> (ø) |
|
| src/spatialdata/models/_accessor.py | 90.14% <100.00%> (ø) |
|
| ... and 25 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading