• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaIO / Zarr.jl / 23071555273 / 11
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2026 09:52PM UTC
Files 29
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Mar 2026 09:38PM UTC coverage: 80.938% (+0.04%) from 80.898%
23071555273.11

push

github

web-flow
Add AbstractChunkKeyEncoding and chunk key encoding registration (#234)

* Add AbstractChunkKeyEncoding, rename ChunkEncoding

* Add constraint

Co-authored-by: Anshul Singhvi <anshulsinghvi@gmail.com>

* chore: Update to new master

* feat: Add SuffixChunkKeyEncoding

* Registration system for chunk key encoding (#242)

* Implement a registration system for chunk key encoding

* refactor: Add typed ChunkKeyEncodingEntry to chunk key encoding registration

Introduce `ChunkKeyEncodingEntry` struct pairing
`return_type::Type{<:AbstractChunkKeyEncoding}` with `parser::Function`,
replacing the bare `Dict{String, Function}` registry.

- `register_chunk_key_encoding(parser, name, ::Type{T}=AbstractChunkKeyEncoding)`
  now stores a `ChunkKeyEncodingEntry` with the declared return type; the type
  is the last (optional) argument to work naturally with do-block syntax
- `parse_chunk_key_encoding` asserts the result against `entry.return_type`
  at runtime
- All built-in registrations updated with their specific concrete types
  (`ChunkKeyEncoding` for "default" and "v2", `SuffixChunkKeyEncoding` for
  "suffix")

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Anshul Singhvi <anshulsinghvi@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1346 of 1663 relevant lines covered (80.94%)

1668.41 hits per line

Source Files on job run-nightly-ubuntu-latest-default - 23071555273.11
  • Tree
  • List 29
  • Changed 5
  • Source Changed 5
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23071555273
  • d13f7cfa on github
  • Prev Job for on master (#23070914998.5)
  • Next Job for on master (#23072019189.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc