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

(feat): support for zarr-python>=3.0.0b0 #1726

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

(feat): support for zarr-python>=3.0.0b0 #1726

wants to merge 16 commits into from

Conversation

ilan-gold
Copy link
Contributor

  • Closes #
  • Tests added
  • Release note added (or unnecessary)

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 17 lines in your changes missing coverage. Please review.

Project coverage is 82.69%. Comparing base (bf8f222) to head (434d15c).

Files with missing lines Patch % Lines
src/anndata/_io/specs/methods.py 69.44% 11 Missing ⚠️
src/anndata/_settings.py 80.00% 2 Missing ⚠️
src/anndata/tests/helpers.py 71.42% 2 Missing ⚠️
src/anndata/_core/sparse_dataset.py 96.42% 1 Missing ⚠️
src/anndata/_io/specs/registry.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1726      +/-   ##
==========================================
- Coverage   87.01%   82.69%   -4.32%     
==========================================
  Files          40       40              
  Lines        6075     6125      +50     
==========================================
- Hits         5286     5065     -221     
- Misses        789     1060     +271     
Files with missing lines Coverage Δ
src/anndata/_io/utils.py 76.66% <ø> (ø)
src/anndata/_io/zarr.py 71.25% <100.00%> (-12.30%) ⬇️
src/anndata/compat/__init__.py 72.80% <100.00%> (-12.56%) ⬇️
src/anndata/experimental/merge.py 91.83% <100.00%> (+0.04%) ⬆️
src/anndata/_core/sparse_dataset.py 93.47% <96.42%> (-0.03%) ⬇️
src/anndata/_io/specs/registry.py 95.13% <92.30%> (-0.89%) ⬇️
src/anndata/_settings.py 88.67% <80.00%> (-5.44%) ⬇️
src/anndata/tests/helpers.py 81.15% <71.42%> (-13.00%) ⬇️
src/anndata/_io/specs/methods.py 85.80% <69.44%> (-2.74%) ⬇️

... and 8 files with indirect coverage changes

@ilan-gold
Copy link
Contributor Author

ilan-gold commented Nov 18, 2024

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.

1 participant