Fix SpatialData table access and and fix getting full key names #1133
Codecov / codecov/project
succeeded
Mar 2, 2026 in 1s
72.87% (target 1.00%)
View this Pull Request on Codecov
72.87% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 16.21622% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.87%. Comparing base (95d8b18) to head (4a05eb0).
Additional details and impacted files
@@ Coverage Diff @@
## main #1133 +/- ##
==========================================
- Coverage 73.10% 72.87% -0.24%
==========================================
Files 38 38
Lines 6473 6499 +26
Branches 1144 1157 +13
==========================================
+ Hits 4732 4736 +4
- Misses 1265 1285 +20
- Partials 476 478 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/squidpy/gr/_ligrec.py | 77.00% <0.00%> (-0.52%) |
⬇️ |
| src/squidpy/gr/_ripley.py | 93.16% <0.00%> (-1.63%) |
⬇️ |
| src/squidpy/gr/_sepal.py | 53.95% <0.00%> (-0.79%) |
⬇️ |
| src/squidpy/tl/_sliding_window.py | 74.15% <0.00%> (-1.71%) |
⬇️ |
| src/squidpy/_constants/_pkg_constants.py | 91.36% <60.00%> (-2.53%) |
⬇️ |
| src/squidpy/gr/_ppatterns.py | 76.59% <0.00%> (-1.33%) |
⬇️ |
| src/squidpy/gr/_nhood.py | 75.29% <0.00%> (-2.76%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading