Skip to content

Feat: add moransi#304

Merged
mumichae merged 20 commits into
mainfrom
feat/add_moransi
Apr 24, 2026
Merged

Feat: add moransi#304
mumichae merged 20 commits into
mainfrom
feat/add_moransi

fix: remove deprecated .A and better handling of sparse matrix for st…

64bb73c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 1s

58.16% (target 1.00%)

View this Pull Request on Codecov

58.16% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 95.94595% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.16%. Comparing base (b6bb778) to head (64bb73c).

Files with missing lines Patch % Lines
scib/metrics/morans_i.py 96.96% 2 Missing ⚠️
scib/preprocessing.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   52.15%   58.16%   +6.01%     
==========================================
  Files          22       23       +1     
  Lines        1762     1836      +74     
==========================================
+ Hits          919     1068     +149     
+ Misses        843      768      -75     
Files with missing lines Coverage Δ
scib/metrics/__init__.py 100.00% <100.00%> (ø)
scib/metrics/metrics.py 82.29% <100.00%> (+0.97%) ⬆️
scib/preprocessing.py 30.80% <50.00%> (+7.44%) ⬆️
scib/metrics/morans_i.py 96.96% <96.96%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.