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 dimension separator when downloading files #419

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

Conversation

dstansby
Copy link
Contributor

Fixes #231

I saw there's a fix in #404 too, but I thought a self-contained fix would be easier/quicker to ship. This PR also includes a test, which I don't think #404 has.

Copy link

codecov bot commented Dec 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.45%. Comparing base (6ac9989) to head (d6a822b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #419   +/-   ##
=======================================
  Coverage   85.45%   85.45%           
=======================================
  Files          13       13           
  Lines        1540     1540           
=======================================
  Hits         1316     1316           
  Misses        224      224           

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

@dstansby dstansby force-pushed the check-downloaded-files branch from 073d009 to d6a822b Compare December 28, 2024 09:13
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.

ome_zarr download uses wrong dimension_separator
1 participant