feat: remove unnecessary parallelize usage in sepal #1120
+123
−61
Codecov / codecov/project
succeeded
May 12, 2026 in 1s
73.55% (target 1.00%)
View this Pull Request on Codecov
73.55% (target 1.00%)
Details
Codecov Report
❌ Patch coverage is 74.28571% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.55%. Comparing base (9aa7c09) to head (7c1957b).
| 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 73.56% 73.55% -0.01%
==========================================
Files 44 44
Lines 6929 6938 +9
Branches 1174 1173 -1
==========================================
+ Hits 5097 5103 +6
- Misses 1347 1351 +4
+ Partials 485 484 -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.
Loading