Skip to content

Conversation

dstansby
Copy link
Contributor

@dstansby dstansby commented Sep 9, 2025

Fixes #3114

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Sep 9, 2025
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.54%. Comparing base (df161b2) to head (5853a15).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/zarr/core/group.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3444   +/-   ##
=======================================
  Coverage   60.53%   60.54%           
=======================================
  Files          81       81           
  Lines        9694     9701    +7     
=======================================
+ Hits         5868     5873    +5     
- Misses       3826     3828    +2     
Files with missing lines Coverage Δ
src/zarr/core/group.py 70.51% <71.42%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot removed the needs release notes Automatically applied to PRs which haven't added release notes label Sep 9, 2025
@d-v-b d-v-b enabled auto-merge (squash) September 14, 2025 19:38
@d-v-b d-v-b merged commit a830d02 into zarr-developers:main Sep 15, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Unexpected Behaviour] open_group raises AssertionError if array w/o group exists
2 participants