Skip to content

Fix minor typos#3957

Open
kabilar wants to merge 3 commits intozarr-developers:mainfrom
kabilar:typo
Open

Fix minor typos#3957
kabilar wants to merge 3 commits intozarr-developers:mainfrom
kabilar:typo

Conversation

@kabilar
Copy link
Copy Markdown

@kabilar kabilar commented May 9, 2026

Fix typos in the documentation markdown files and docstrings.

TODO:

  • [NA] Add unit tests and/or doctests in docstrings
  • [NA] Add docstrings and API docs for any new/modified user-facing classes and functions
  • [NA] New/modified features documented in docs/user-guide/*.md
  • Changes documented as a new file in changes/
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@github-actions github-actions Bot added the needs release notes Automatically applied to PRs which haven't added release notes label May 9, 2026
Copy link
Copy Markdown
Contributor

@chuckwondo chuckwondo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic. Thanks @kabilar!

@d-v-b
Copy link
Copy Markdown
Contributor

d-v-b commented May 9, 2026

some sensitive tests are failing, but I can fix that. thanks for this!

@codecov
Copy link
Copy Markdown

codecov Bot commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.26%. Comparing base (7c2f372) to head (196ed15).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3957   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files          87       87           
  Lines       11721    11721           
=======================================
  Hits        10932    10932           
  Misses        789      789           
Files with missing lines Coverage Δ
src/zarr/api/asynchronous.py 94.05% <ø> (ø)
src/zarr/api/synchronous.py 92.95% <ø> (ø)
src/zarr/core/array.py 97.87% <ø> (ø)
src/zarr/core/group.py 94.94% <ø> (ø)
src/zarr/core/sync.py 94.33% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants