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

Fix IO error reporting #1273

Merged
merged 13 commits into from Jan 4, 2024

compat

0a51b54
Select commit
Failed to load commit list.
Merged

Fix IO error reporting #1273

compat
0a51b54
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2024 in 0s

52.00% (target 1.00%)

View this Pull Request on Codecov

52.00% (target 1.00%)

Details

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (63e6b29) 85.26% compared to head (0a51b54) 52.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1273       +/-   ##
===========================================
- Coverage   85.26%   52.00%   -33.26%     
===========================================
  Files          34       34               
  Lines        5421     5432       +11     
===========================================
- Hits         4622     2825     -1797     
- Misses        799     2607     +1808     
Files Coverage Δ
anndata/_core/anndata.py 57.40% <100.00%> (-27.67%) ⬇️
anndata/_io/h5ad.py 18.90% <100.00%> (-74.13%) ⬇️
anndata/_io/zarr.py 29.26% <100.00%> (-53.66%) ⬇️
anndata/experimental/_dispatch_io.py 40.00% <0.00%> (-45.72%) ⬇️
anndata/_io/specs/registry.py 81.59% <80.00%> (-14.09%) ⬇️
anndata/compat/__init__.py 42.34% <44.44%> (-36.73%) ⬇️
anndata/_io/utils.py 36.88% <42.30%> (-39.79%) ⬇️

... and 17 files with indirect coverage changes