Skip to content

Fix storing and loading zero-dimensional arrays.#27

Merged
nhz2 merged 1 commit intomainfrom
zerodim
May 9, 2023
Merged

Fix storing and loading zero-dimensional arrays.#27
nhz2 merged 1 commit intomainfrom
zerodim

Conversation

@nhz2
Copy link
Member

@nhz2 nhz2 commented May 4, 2023

The chunk name for a zero-dimensional chunk is "0", not the empty string.

Based on JuliaIO/Zarr.jl#117

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d4e2cad) 97.09% compared to head (c304e44) 97.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   97.09%   97.10%           
=======================================
  Files          12       12           
  Lines         689      691    +2     
=======================================
+ Hits          669      671    +2     
  Misses         20       20           
Impacted Files Coverage Δ
src/loading.jl 100.00% <100.00%> (ø)
src/saving.jl 100.00% <100.00%> (ø)
src/writers.jl 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nhz2 nhz2 merged commit aaf350c into main May 9, 2023
@nhz2 nhz2 deleted the zerodim branch May 9, 2023 21:45
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.

1 participant