Skip to content

fix: restore the test suite on Python 3.12 (pandas 3, anndata 0.13) - #849

Merged
selmanozleyen merged 2 commits into
mainfrom
fix/py312-pandas3-anndata013
Aug 25, 2026
Merged

fix: restore the test suite on Python 3.12 (pandas 3, anndata 0.13)#849
selmanozleyen merged 2 commits into
mainfrom
fix/py312-pandas3-anndata013

Merge branch 'main' into fix/py312-pandas3-anndata013

56801ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

76.62% (target 75.00%)

View this Pull Request on Codecov

76.62% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.62%. Comparing base (e7a0567) to head (56801ee).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #849   +/-   ##
=======================================
  Coverage   76.62%   76.62%           
=======================================
  Files          36       36           
  Lines        4175     4175           
  Branches      670      670           
=======================================
  Hits         3199     3199           
  Misses        679      679           
  Partials      297      297           
Files with missing lines Coverage Δ
src/moscot/base/problems/_mixins.py 88.61% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.