Skip to content

Commit

Permalink
Additional sharding tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LDeakin committed Feb 10, 2024
1 parent b973dfc commit e246751
Show file tree
Hide file tree
Showing 4 changed files with 242 additions and 90 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added missing partial decoding tests for codecs
- Implement `From<ChunkShape>` for `Vec<NonZeroU64>`
- Add `TestUnbounded` codec for internal testing
- Additional sharding tests

### Changed
- Dependency bumps
Expand Down
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## TODO
- Validate array subsets in all `partial_decode_opt` methods
- Reduce code duplication in tests
- Review documentation
- Increase test coverage
- URI support [see ZEP0008](https://github.com/zarr-developers/zeps/pull/48)
Expand Down
Loading

0 comments on commit e246751

Please sign in to comment.