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

thanos / ExZarr
75%
main: 75%

Build:
Build:
LAST BUILD BRANCH: v1.1.0/review_fixes
DEFAULT BRANCH: main
Repo Added 23 Jan 2026 01:09AM UTC
Token mnDAJKXYlqUdJFD6kwG0lS3CGdp3TUrtI regen
Build 80 Last
Files 57
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 Array_Operations
branch: Array_Operations
CHANGE BRANCH
x
Reset
Sync Branches
  • Array_Operations
  • Additional_Data_Types
  • Chunking_and_Group
  • Complete_Zarr_v3_Metadata_Handling
  • Concurrent_RW_Support
  • Documentation_and_Examples
  • Google_Cloud_Storage_backend
  • S3_storage_backend
  • doc_cleanup
  • docs_fix
  • github_setup
  • main
  • new_documentaion
  • new_notebooks
  • nx_integration
  • performance_and_benchmarks
  • release_v1.0.0
  • v0.3.0
  • v1.1.0/review_fixes
  • v2_and_v3_formats_conversions
  • zarr3_extras
  • zarr_v3
  • zarr_v3_metadata_support

26 Jan 2026 05:36AM UTC coverage: 74.509% (-0.8%) from 75.315%
b4e1451e29ef9b5c71de93a2647bbbaab180633c-PR-140

Pull #140

github

thanos
closed #139 - Complete Multi-dimensional Array Indexing
✅ Completed Features

  1. Basic Slicing with Enhanced Features

  - Full multi-dimensional slicing
  - Step support (positive steps: 1, 2, 3, 5, etc.)
  - Map format: start: %{0 => 0}, stop: %{0 => 10}, step: 2
  - Empty slice handling
  - Edge case validation

  2. Fancy Indexing

  - get_fancy/2 - integer array indexing (vindex)
  - get_orthogonal/2 - Cartesian product indexing (oindex)
  - Negative index support

  3. Boolean Indexing

  - get_boolean/2 - mask-based selection
  - 1D and 2D mask support
  - Validation of mask size and type

  4. Block Indexing

  - get_blocks/2 - chunk-aligned access
  - Efficient multi-chunk operations

  5. Array Manipulation

  - resize/2 - grow or shrink dimensions
    - Returns {:ok, updated_array}
    - Handles fill values for new space
    - Deletes out-of-bounds chunks when shrinking
  - append/3 - add data along axis
    - Returns {:ok, updated_array}
    - Efficient chunk-aligned appends

  6. Return Type Consistency

  - get_slice/2 returns nested tuples (not binary)
  - All indexing functions return tuples
  - Proper dtype decoding
Pull Request #140: closed #139 - Complete Multi-dimensional Array Indexing

349 of 499 new or added lines in 3 files covered. (69.94%)

218 existing lines in 2 files now uncovered.

2543 of 3413 relevant lines covered (74.51%)

922.34 hits per line

Relevant lines Covered
Build:
Build:
3413 RELEVANT LINES 2543 COVERED LINES
922.34 HITS PER LINE
Source Files on Array_Operations
  • Tree
  • List 36
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
b4e1451e... Array_Operations closed #139 - Complete Multi-dimensional Array Indexing ✅ Completed Features 1. Basic Slicing with Enhanced Features - Full multi-dimensional slicing - Step support (positive steps: 1, 2, 3, 5, etc.) - Map format: start: %{0 => 0}, stop:... Pull #140 26 Jan 2026 05:39AM UTC thanos github
74.51
See All Builds (80)

Badge your Repo: ExZarr

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc