Skip to content

[1/3] Bundle TilingQCParams; add resolve_labels_array helper#1188

Merged
timtreis merged 7 commits into
scverse:mainfrom
timtreis:feature/tiling-qc-params
May 29, 2026
Merged

[1/3] Bundle TilingQCParams; add resolve_labels_array helper#1188
timtreis merged 7 commits into
scverse:mainfrom
timtreis:feature/tiling-qc-params

docs: fix unresolved :meth:`__post_init__` cross-ref in TilingQCParams

fcb75c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 1s

74.68% (target 1.00%)

View this Pull Request on Codecov

74.68% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 92.15686% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.68%. Comparing base (154abbf) to head (fcb75c1).

Files with missing lines Patch % Lines
src/squidpy/experimental/utils/_labels.py 69.23% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1188      +/-   ##
==========================================
+ Coverage   74.52%   74.68%   +0.15%     
==========================================
  Files          51       52       +1     
  Lines        7581     7619      +38     
  Branches     1270     1277       +7     
==========================================
+ Hits         5650     5690      +40     
+ Misses       1422     1420       -2     
  Partials      509      509              
Files with missing lines Coverage Δ
src/squidpy/experimental/tl/_tiling_qc.py 70.03% <100.00%> (+5.14%) ⬆️
src/squidpy/experimental/utils/_labels.py 69.23% <69.23%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.