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

Add rename functionality for stores. #72

Merged
merged 3 commits into from
Sep 15, 2024
Merged

Add rename functionality for stores. #72

merged 3 commits into from
Sep 15, 2024

Conversation

zoj613
Copy link
Owner

@zoj613 zoj613 commented Sep 14, 2024

This adds the ability to rename either a group or array node in a Zarr hierarchy.

@zoj613 zoj613 added enhancement New feature or request node related to the node module storage related to storage I/O relating to I/O operations and concurrency. labels Sep 14, 2024
@zoj613 zoj613 changed the title Add rename functionality for store nodes. Add rename functionality for stores. Sep 14, 2024
Copy link

codecov bot commented Sep 14, 2024

Codecov Report

Attention: Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.12%. Comparing base (9f96f21) to head (53de8d5).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
zarr/src/storage/memory.ml 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   98.17%   98.12%   -0.05%     
==========================================
  Files          18       18              
  Lines        1312     1335      +23     
==========================================
+ Hits         1288     1310      +22     
- Misses         24       25       +1     

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

This adds the ability to rename either a group or array node in a Zarr
hierarchy.
@zoj613 zoj613 merged commit 458bf89 into main Sep 15, 2024
3 of 4 checks passed
@zoj613 zoj613 deleted the rename branch September 15, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request I/O relating to I/O operations and concurrency. node related to the node module storage related to storage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant