Skip to content
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

[python] Drop anndata version pin; use CSCDataset/CSRDataset #3141

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Oct 7, 2024

@johnkerl johnkerl marked this pull request as ready for review October 7, 2024 17:06
@johnkerl johnkerl changed the title [python] Drop anndata version pin [python] Drop anndata version pin; use CSCDataset/CSRDataset Oct 7, 2024
@johnkerl johnkerl marked this pull request as draft October 7, 2024 17:15
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.54%. Comparing base (39e9ab3) to head (9bc94e0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3141      +/-   ##
==========================================
+ Coverage   82.43%   82.54%   +0.11%     
==========================================
  Files          50       50              
  Lines        5209     5209              
==========================================
+ Hits         4294     4300       +6     
+ Misses        915      909       -6     
Flag Coverage Δ
python 82.54% <100.00%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 82.54% <100.00%> (+0.11%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl marked this pull request as ready for review October 7, 2024 19:18
@johnkerl johnkerl merged commit 2875f7d into main Oct 7, 2024
21 checks passed
@johnkerl johnkerl deleted the kerl/drop-anndata-pin branch October 7, 2024 19:49
github-actions bot pushed a commit that referenced this pull request Oct 7, 2024
…3141)

* [python] Drop `anndata` version pin

* SparseDataset -> CSCDataset, CSRDataset
johnkerl added a commit that referenced this pull request Oct 7, 2024
…3141) (#3144)

* [python] Drop `anndata` version pin

* SparseDataset -> CSCDataset, CSRDataset

Co-authored-by: John Kerl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants