Skip to content

sparse array support #3563

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

sparse array support #3563

wants to merge 4 commits into from

Conversation

flying-sheep
Copy link
Member

  • Release notes not necessary because:

@flying-sheep flying-sheep added this to the 1.12.0 milestone Apr 4, 2025
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.51%. Comparing base (329ad66) to head (c70b14d).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3563   +/-   ##
=======================================
  Coverage   75.50%   75.51%           
=======================================
  Files         113      113           
  Lines       13139    13142    +3     
=======================================
+ Hits         9921     9924    +3     
  Misses       3218     3218           
Files with missing lines Coverage Δ
src/scanpy/_compat.py 77.58% <100.00%> (+0.59%) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for scipy.csr_array/scipy.csc_array
1 participant