scverse / scanpy

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

(chore): generate 1.10.3 release notes #3235

Closed flying-sheep closed 1 week ago

flying-sheep commented 1 week ago

@meeseeksmachine backport to main

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 76.72%. Comparing base (31ea148) to head (32eeee9). Report is 2 commits behind head on 1.10.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.10.x #3235 +/- ## ======================================= Coverage 76.72% 76.72% ======================================= Files 109 109 Lines 12529 12529 ======================================= Hits 9613 9613 Misses 2916 2916 ```