Skip to content

Irregular chunks - #326

Open
meggart wants to merge 45 commits into
mainfrom
irregular_chunks
Open

Irregular chunks#326
meggart wants to merge 45 commits into
mainfrom
irregular_chunks

Conversation

@meggart

@meggart meggart commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

This is an almost complete attempt to add irregular chunks to the V3 metadata. Only a few tests need to be fixed and some new tests added.

asinghvi17 and others added 30 commits August 17, 2026 10:34
- Move src/ to lib/ZarrCore/src/
- Move deps, establish workspace, etc.
- Change some names around to make Zarr.jl references into ZarrCore.jl references
# Conflicts:
#	CHANGELOG.md
#	Project.toml
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The user facing interface is public in Zarr while the developer facing interface is only public in ZarrCore.
asinghvi17 and others added 9 commits August 18, 2026 17:35
# Conflicts:
#	CHANGELOG.md
#	Project.toml
#	lib/ZarrCore/src/ZGroup.jl
#	test/arraycache.jl
#	test/storage.jl
This is necessary because in 1.10 the names function behaves differently and the public names are not imported into Zarr.
@coveralls

coveralls commented Aug 21, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 32493520649

Coverage remained the same at 93.151%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: 1 uncovered change across 1 file (8 of 9 lines covered, 88.89%).
  • No coverage regressions found.

Uncovered Changes

File Changed Covered %
ext/s3store.jl 9 8 88.89%

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 73
Covered Lines: 68
Line Coverage: 93.15%
Coverage Strength: 1119.71 hits per line

💛 - Coveralls

@lazarusA

Copy link
Copy Markdown
Member

this PR should target now main, isn't?

@meggart meggart mentioned this pull request Aug 21, 2026
@meggart
meggart changed the base branch from zarrcore to main August 21, 2026 14:44
@meggart

meggart commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator Author

I just switched the base branch. Now there is tons of merge conflicts. I can not solve this today...

@lazarusA

Copy link
Copy Markdown
Member

probably is easier to start over from main, and just copy/paste/commit the files that had been changed.

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.

6 participants