Skip to content

fix: ci's and scanpy 1.13 plot compat - #1253

Open
selmanozleyen wants to merge 6 commits into
mainfrom
fix/scanpy-113-plot-compat
Open

fix: ci's and scanpy 1.13 plot compat#1253
selmanozleyen wants to merge 6 commits into
mainfrom
fix/scanpy-113-plot-compat

scanpy 1.13 compat and markers

f582a64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 0s

77.21% (target 1.00%)

View this Pull Request on Codecov

77.21% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 71.42857% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.21%. Comparing base (ca07e64) to head (f582a64).

Files with missing lines Patch % Lines
src/squidpy/_compat.py 70.83% 7 Missing ⚠️
src/squidpy/pl/_spatial_utils.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1253      +/-   ##
==========================================
- Coverage   77.24%   77.21%   -0.04%     
==========================================
  Files          63       63              
  Lines        9378     9396      +18     
  Branches     1579     1579              
==========================================
+ Hits         7244     7255      +11     
- Misses       1532     1539       +7     
  Partials      602      602              
Files with missing lines Coverage Δ
src/squidpy/im/_container.py 85.40% <100.00%> (ø)
src/squidpy/pl/_spatial_utils.py 78.66% <66.66%> (-0.05%) ⬇️
src/squidpy/_compat.py 75.00% <70.83%> (-13.24%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.