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 zarr fsstore regression #136

Merged
merged 3 commits into from
Feb 20, 2023

Conversation

rabernat
Copy link
Member

Closes #135

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #136 (6e545db) into master (1da2476) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
- Coverage   96.35%   96.34%   -0.01%     
==========================================
  Files          11       11              
  Lines         548      547       -1     
  Branches      100      105       +5     
==========================================
- Hits          528      527       -1     
  Misses         13       13              
  Partials        7        7              
Impacted Files Coverage Δ
rechunker/pipeline.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

Regression with Zarr: ReadOnlyError
1 participant