Skip to content

CodecBuilder: use level for Gzip and Zstd codecs#69

Merged
brokkoli71 merged 1 commit intozarr-developers:mainfrom
sbesson:clevel_vs_level
Mar 31, 2026
Merged

CodecBuilder: use level for Gzip and Zstd codecs#69
brokkoli71 merged 1 commit intozarr-developers:mainfrom
sbesson:clevel_vs_level

Conversation

@sbesson
Copy link
Copy Markdown
Contributor

@sbesson sbesson commented Mar 27, 2026

Discovered during the review of glencoesoftware/bioformats2raw#311

While the blosc codec uses clevel internally, the gzip and zstd codec use level. This updates the signatures in the CodecBuilder API to be consistent with GzipConfiguration and ZstdConfiguration.

There is no functional change associated with this PR and tests should keep passing as expected.

While the blosc codec uses clevel internally, the gzip and zstd
codec use level. This updates the signature of the CodecBuilder
API to be consistent with GzipConfiguration and ZstdConfiguration.
@sbesson sbesson requested a review from brokkoli71 March 27, 2026 08:56
Copy link
Copy Markdown
Member

@brokkoli71 brokkoli71 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@brokkoli71 brokkoli71 merged commit c1403b3 into zarr-developers:main Mar 31, 2026
5 of 6 checks passed
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.

3 participants