scverse / scanpy

Single-cell analysis in Python. Scales to >1M cells.
https://scanpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.93k stars 603 forks source link

Backport PR #3337 on branch 1.10.x (Actually working min-deps job) #3366

Closed meeseeksmachine closed 1 week ago

meeseeksmachine commented 1 week ago

Backport PR #3337: Actually working min-deps job

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.97%. Comparing base (24959bd) to head (eccf728). Report is 1 commits behind head on 1.10.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.10.x #3366 +/- ## ======================================= Coverage 76.97% 76.97% ======================================= Files 109 109 Lines 12483 12483 ======================================= Hits 9609 9609 Misses 2874 2874 ```