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): move zarr import inside try-catch in test helpers #1343

Merged
merged 6 commits into from
Jan 26, 2024

Allow dummy instantiation always

8f1d056
Select commit
Loading
Failed to load commit list.
Merged

(fix): move zarr import inside try-catch in test helpers #1343

Allow dummy instantiation always
8f1d056
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2024 in 0s

83.49% (target 1.00%)

View this Pull Request on Codecov

83.49% (target 1.00%)

Details

Codecov Report

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

Comparison is base (e07477d) 85.71% compared to head (8f1d056) 83.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1343      +/-   ##
==========================================
- Coverage   85.71%   83.49%   -2.23%     
==========================================
  Files          34       34              
  Lines        5455     5460       +5     
==========================================
- Hits         4676     4559     -117     
- Misses        779      901     +122     
Files Coverage Δ
anndata/tests/helpers.py 86.99% <80.00%> (-9.20%) ⬇️

... and 6 files with indirect coverage changes