Skip to content

Merge branch 'main' into pr/901-staged

4a424e2
Select commit
Loading
Failed to load commit list.
Open

Add new spatial graph features and tests (closes #901) #1091

Merge branch 'main' into pr/901-staged
4a424e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

66.26% (target 1.00%)

View this Pull Request on Codecov

66.26% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 87.09677% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.26%. Comparing base (a0f0a65) to head (4a424e2).

Files with missing lines Patch % Lines
src/squidpy/gr/_spagft.py 83.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1091      +/-   ##
==========================================
+ Coverage   66.17%   66.26%   +0.09%     
==========================================
  Files          44       45       +1     
  Lines        7160     7191      +31     
  Branches     1218     1223       +5     
==========================================
+ Hits         4738     4765      +27     
- Misses       1944     1946       +2     
- Partials      478      480       +2     
Files with missing lines Coverage Δ
src/squidpy/_constants/_constants.py 100.00% <100.00%> (ø)
src/squidpy/gr/_ppatterns.py 78.48% <100.00%> (+0.55%) ⬆️
src/squidpy/gr/_spagft.py 83.33% <83.33%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.