Skip to content

Merge branch 'main' into feat/remove-ligrec-parallelize

59b3472
Select commit
Loading
Failed to load commit list.
Open

feat: remove ligrec parallelize #1125

Merge branch 'main' into feat/remove-ligrec-parallelize
59b3472
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 0s

73.90% (target 1.00%)

View this Pull Request on Codecov

73.90% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 64.47368% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.90%. Comparing base (6e9a778) to head (59b3472).

Files with missing lines Patch % Lines
src/squidpy/gr/_ligrec.py 63.23% 25 Missing ⚠️
src/squidpy/_utils.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1125      +/-   ##
==========================================
- Coverage   74.05%   73.90%   -0.16%     
==========================================
  Files          39       39              
  Lines        6495     6510      +15     
  Branches     1122     1122              
==========================================
+ Hits         4810     4811       +1     
- Misses       1230     1249      +19     
+ Partials      455      450       -5     
Files with missing lines Coverage Δ
src/squidpy/_utils.py 57.94% <75.00%> (+0.72%) ⬆️
src/squidpy/gr/_ligrec.py 74.18% <63.23%> (-3.41%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.