Skip to content

[3/3] cp_measure features + coordinate alignment for calculate_image_features#1216

Open
timtreis wants to merge 12 commits into
scverse:mainfrom
timtreis:feature/image-features-alignment-cpmeasure
Open

[3/3] cp_measure features + coordinate alignment for calculate_image_features#1216
timtreis wants to merge 12 commits into
scverse:mainfrom
timtreis:feature/image-features-alignment-cpmeasure

docs: fix RTD nitpicky build (unresolved dask.distributed xref)

8a8b8a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 1s

76.84% (target 1.00%)

View this Pull Request on Codecov

76.84% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 91.79811% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.84%. Comparing base (55572c4) to head (8a8b8a3).

Files with missing lines Patch % Lines
...uidpy/experimental/im/_calculate_image_features.py 91.07% 10 Missing and 9 partials ⚠️
src/squidpy/experimental/im/_tiling.py 94.05% 2 Missing and 4 partials ⚠️
src/squidpy/gr/_ppatterns.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1216      +/-   ##
==========================================
+ Coverage   76.55%   76.84%   +0.29%     
==========================================
  Files          63       63              
  Lines        9067     9186     +119     
  Branches     1521     1532      +11     
==========================================
+ Hits         6941     7059     +118     
+ Misses       1541     1540       -1     
- Partials      585      587       +2     
Files with missing lines Coverage Δ
src/squidpy/experimental/tl/_tiling_qc.py 71.28% <100.00%> (-0.06%) ⬇️
src/squidpy/gr/_ppatterns.py 80.43% <0.00%> (ø)
src/squidpy/experimental/im/_tiling.py 88.58% <94.05%> (+2.52%) ⬆️
...uidpy/experimental/im/_calculate_image_features.py 89.88% <91.07%> (+1.28%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.