Skip to content

Fix Python 3.13 failures in neighborhood enrichment and AnnData test fixture - #120

Open
marcovarrone with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-python-3-13-job
Open

Fix Python 3.13 failures in neighborhood enrichment and AnnData test fixture#120
marcovarrone with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-python-3-13-job

Fix Python 3.13 test failures in nhood and fixtures

ac5800f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

67.78% (target 1.00%)

View this Pull Request on Codecov

67.78% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.78%. Comparing base (b605238) to head (ac5800f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   68.00%   67.78%   -0.23%     
==========================================
  Files          23       23              
  Lines        1638     1639       +1     
==========================================
- Hits         1114     1111       -3     
- Misses        524      528       +4     
Files with missing lines Coverage Δ
src/cellcharter/gr/_nhood.py 94.68% <100.00%> (+0.02%) ⬆️

... and 1 file with indirect coverage changes

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