Skip to content

Merge branch 'main' into pr/901-staged

b108d5e
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
b108d5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 1s

66.30% (target 1.00%)

View this Pull Request on Codecov

66.30% (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.30%. Comparing base (f976fb0) to head (b108d5e).

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.21%   66.30%   +0.08%     
==========================================
  Files          44       45       +1     
  Lines        7163     7194      +31     
  Branches     1217     1222       +5     
==========================================
+ Hits         4743     4770      +27     
- Misses       1943     1945       +2     
- Partials      477      479       +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.