• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

JuliaIO / Zarr.jl
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: parallel-and-alloc-improvements
DEFAULT BRANCH: master
Repo Added 18 Jan 2022 09:18AM UTC
Token ceXWNUA1vU5xoPaU4YTw8nCBg9YcQ6jdX regen
Build 323 Last
Files 30
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

LAST BUILD ON BRANCH parallel-and-alloc-improvements
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • S3Path-support
  • Test_missings
  • as/continue_v3
  • as/document_storage_api
  • as/filters
  • as/fsspec
  • as/http_verbiage
  • as/more_compressors
  • as/new-version
  • as/unsigned_fill_value
  • as/zarrcore
  • asinghvi17-patch-1
  • async_access
  • bja/pipe
  • bja/python
  • chaching_http_store
  • compathelper/new_version/2023-06-13-01-01-05-928-00135270653
  • compathelper/new_version/2025-05-24-01-09-06-798-02067840529
  • compathelper/new_version/2025-08-27-01-08-26-584-01548056242
  • continue_v3_prototype
  • dependabot/github_actions/actions/cache-3
  • dependabot/github_actions/actions/cache-4
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/codecov/codecov-action-3
  • dependabot/github_actions/codecov/codecov-action-4
  • dependabot/github_actions/julia-actions/setup-julia-2
  • dev
  • enh-codespell
  • fc/chararray
  • fc/fill_error
  • fc/fill_value_ambiguity
  • fc/must_understand
  • fc/trailing_size_one
  • fc/uint8
  • fg/datetime64
  • fg/diskarrays_04
  • fg/fix_tests
  • fill_as_missing
  • fix-199
  • fix_92
  • fix_zcreate_types
  • hr/dependabot
  • http_1
  • la/JSON
  • la/badges
  • la/doc_topics
  • la/ext_aws
  • la/fix_U1_string
  • la/fix_docs
  • la/fix_tests
  • la/force_changelog
  • la/groups_format
  • la/prepare_v0_10_0
  • la/prepare_vitepress
  • lazygroup
  • master
  • metadata_sanity
  • mkitti-abstract-chunk-key-encoding
  • mkitti-chunk-key-registration
  • mkitti-condapkg-add
  • mkitti-dimension-separator-type-parameter
  • mkitti-enable-shards
  • mkitti-fix-manifest_uuid_path-nightly
  • mkitti-test-zarr-python-v3-read
  • mkitti-v3-prototype
  • mkitti-zstd-compressor
  • mkitti-zstd-compressor-ext
  • nz/bump-compat-for-chunkcodec
  • nz/chunkcodeclibzlib
  • nz/fix-CI
  • nz/fix-complex
  • nz/fix-docs
  • nz/match-zarr-python-zstd-hotfix
  • nz/test-with-Zarr-Python-3
  • nz/update-ZipArchives-to-2
  • nz/zstd-compressor
  • parallel-and-alloc-improvements
  • partial-reads-no-parallelism
  • patch-1
  • patch-3
  • read-support-big-endian
  • refs/pull/123/merge
  • rm-lrucache
  • signatures
  • test-empty-array-storagesize
  • typestable-size
  • v0.10.0
  • vlen-utf8
  • vlenutf8
  • zerodim
  • zinfo-empty

28 Apr 2026 01:34AM UTC coverage: 88.574% (-1.3%) from 89.863%
25029048656

Pull #265

github

web-flow
Merge 92aea90ab into 56eda22ff
Pull Request #265: [WIP] Internal threading + in-place codec API for sharded reads

200 of 219 new or added lines in 5 files covered. (91.32%)

22 existing lines in 7 files now uncovered.

1690 of 1908 relevant lines covered (88.57%)

14782.25 hits per line

Relevant lines Covered
Build:
Build:
1908 RELEVANT LINES 1690 COVERED LINES
14782.25 HITS PER LINE
Source Files on master
  • Tree
  • List 30
  • Changed 7
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25029048656 parallel-and-alloc-improvements Merge 92aea90ab into 56eda22ff Pull #265 28 Apr 2026 01:41AM UTC web-flow github
88.57
25029026651 partial-reads-no-parallelism Merge e382675e7 into 56eda22ff Pull #264 28 Apr 2026 01:38AM UTC web-flow github
88.79
25022715874 parallel-and-alloc-improvements Merge 3161866c8 into 56eda22ff Pull #265 27 Apr 2026 10:29PM UTC web-flow github
88.57
25020992170 partial-reads-no-parallelism Merge d7f4e9254 into 56eda22ff Pull #264 27 Apr 2026 09:45PM UTC web-flow github
88.79
24891494065 v0.10.0 v0.9.6 to v0.10.0 v0.9.6 to v0.10.0 push 24 Apr 2026 01:21PM UTC web-flow github
89.86
24888242618 master v0.9.6 to v0.10.0 v0.9.6 to v0.10.0 push 24 Apr 2026 12:01PM UTC web-flow github
89.86
24877194258 la/prepare_v0_10_0 Merge be4d119f0 into 25b54d0ec Pull #263 24 Apr 2026 07:16AM UTC web-flow github
89.86
24858642566 master feat: Enable sharding_indexed codec for Zarr v3 (#241) * feat: Enable sharding_indexed codec for Zarr v3 Restructure type declarations so V3Pipeline is visible to the codec module, then wire up the sharding_indexed codec end-to-end. Infrastruct... push 23 Apr 2026 09:08PM UTC web-flow github
89.86
24857530415 mkitti-enable-shards Merge b0d678e72 into 3d8c136d4 Pull #241 23 Apr 2026 08:41PM UTC web-flow github
89.86
24856683015 mkitti-enable-shards Merge e02b0d54b into 3d8c136d4 Pull #241 23 Apr 2026 08:21PM UTC web-flow github
89.75
See All Builds (286)

Badge your Repo: Zarr.jl

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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