Skip to content

DOC: fix v3 migration guide store table#3850

Open
nuglifeleoji wants to merge 4 commits into
zarr-developers:mainfrom
nuglifeleoji:doc/fix-store-migration-guide
Open

DOC: fix v3 migration guide store table#3850
nuglifeleoji wants to merge 4 commits into
zarr-developers:mainfrom
nuglifeleoji:doc/fix-store-migration-guide

Conversation

@nuglifeleoji

@nuglifeleoji nuglifeleoji commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Closes #2699. Closes #2857.

  • Removes a truncated/broken table row (| zarr.)
  • Adds a migration note for LRUStoreCache, which was removed in v3 with no direct equivalent

Leo Ji added 2 commits March 30, 2026 12:52
…note

Removes truncated table row and adds migration note for LRUStoreCache.
Closes zarr-developers#2699. Closes zarr-developers#2857.

Made-with: Cursor
@github-actions github-actions Bot added the needs release notes Automatically applied to PRs which haven't added release notes label Mar 30, 2026
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.50%. Comparing base (036ede7) to head (26f7429).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3850   +/-   ##
=======================================
  Coverage   93.50%   93.50%           
=======================================
  Files          90       90           
  Lines       11981    11981           
=======================================
  Hits        11203    11203           
  Misses        778      778           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: LRUStoreCache removed in Zarr 3.0, not documented AttributeError: module 'zarr.storage' has no attribute 'DirectoryStore'

3 participants