Skip to content

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

a7a5d95
Select commit
Loading
Failed to load commit list.
Open

feat: remove unnecessary parallelize usage in sepal #1120

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

74.04% (target 1.00%)

View this Pull Request on Codecov

74.04% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 74.28571% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.04%. Comparing base (6e9a778) to head (a7a5d95).

Files with missing lines Patch % Lines
src/squidpy/gr/_sepal.py 70.37% 8 Missing ⚠️
src/squidpy/_utils.py 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1120      +/-   ##
==========================================
- Coverage   74.05%   74.04%   -0.02%     
==========================================
  Files          39       39              
  Lines        6495     6504       +9     
  Branches     1122     1121       -1     
==========================================
+ Hits         4810     4816       +6     
- Misses       1230     1234       +4     
+ Partials      455      454       -1     
Files with missing lines Coverage Δ
src/squidpy/_utils.py 58.46% <87.50%> (+1.24%) ⬆️
src/squidpy/gr/_sepal.py 53.95% <70.37%> (-1.12%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.