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

Patch ZipStore for write_image and write_multiscale method using Dask arrays with storage_options #399

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

test for correct chunk size after writing to ZipStore

b58d550
Select commit
Loading
Failed to load commit list.
Open

Patch ZipStore for write_image and write_multiscale method using Dask arrays with storage_options #399

test for correct chunk size after writing to ZipStore
b58d550
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

85.85% (+0.40%) compared to 56f72b0

View this Pull Request on Codecov

85.85% (+0.40%) compared to 56f72b0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.85%. Comparing base (56f72b0) to head (b58d550).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
+ Coverage   85.44%   85.85%   +0.40%     
==========================================
  Files          13       13              
  Lines        1539     1541       +2     
==========================================
+ Hits         1315     1323       +8     
+ Misses        224      218       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.