Skip to content

Commit adb361b

Browse files
authored
Merge branch 'main' into debug_info
2 parents e8afd1d + d615783 commit adb361b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+717
-288
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ repos:
3737
- obstore>=0.5.1
3838
# Tests
3939
- pytest
40+
- hypothesis
41+
- s3fs
4042
- repo: https://github.com/scientific-python/cookie
4143
rev: 2025.01.22
4244
hooks:

changes/1661.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/2622.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/2714.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/2718.bugfix.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

changes/2802.fix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/2862.bugfix.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix a bug that prevented the number of initialized chunks being counted properly.

changes/2924.chore.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

changes/2944.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/2950.bufgix.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Specifying the memory order of Zarr format 2 arrays using the ``order`` keyword argument has been fixed.

0 commit comments

Comments
 (0)