Skip to content

docs: Correct grammar issues in a/an usage#3634

Merged
TomAugspurger merged 2 commits intozarr-developers:mainfrom
star1327p:grammar
Dec 31, 2025
Merged

docs: Correct grammar issues in a/an usage#3634
TomAugspurger merged 2 commits intozarr-developers:mainfrom
star1327p:grammar

Conversation

@star1327p
Copy link
Copy Markdown
Contributor

Correct grammar issues in a/an usage

The correct usages are "an np" and "an FSMap", because the phonetic spelling of the word starts with a vowel.
https://www.grammarly.com/blog/grammar/indefinite-articles-a-and-an/

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Dec 30, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 30, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.90%. Comparing base (34859c4) to head (f42dd31).
⚠️ Report is 85 commits behind head on main.

Files with missing lines Patch % Lines
src/zarr/core/metadata/v3.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3634   +/-   ##
=======================================
  Coverage   60.90%   60.90%           
=======================================
  Files          86       86           
  Lines       10174    10174           
=======================================
  Hits         6196     6196           
  Misses       3978     3978           
Files with missing lines Coverage Δ
src/zarr/core/array.py 68.48% <ø> (ø)
src/zarr/core/buffer/core.py 30.34% <ø> (ø)
src/zarr/core/buffer/cpu.py 41.37% <ø> (ø)
src/zarr/core/buffer/gpu.py 43.37% <ø> (ø)
src/zarr/core/dtype/npy/bytes.py 53.00% <ø> (ø)
src/zarr/core/dtype/npy/int.py 53.58% <ø> (ø)
src/zarr/storage/_common.py 66.00% <ø> (ø)
src/zarr/storage/_fsspec.py 8.67% <ø> (ø)
src/zarr/storage/_utils.py 78.33% <ø> (ø)
src/zarr/testing/buffer.py 100.00% <ø> (ø)
... and 1 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@TomAugspurger TomAugspurger left a comment

Choose a reason for hiding this comment

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

Thanks. One comment then this looks good.

Comment thread src/zarr/storage/_fsspec.py Outdated
@TomAugspurger TomAugspurger removed the needs release notes Automatically applied to PRs which haven't added release notes label Dec 31, 2025
@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Dec 31, 2025
@TomAugspurger TomAugspurger merged commit 8207dd3 into zarr-developers:main Dec 31, 2025
31 checks passed
hmaarrfk pushed a commit to hmaarrfk/zarr-python that referenced this pull request Jan 2, 2026
* docs: Correct grammar issues in a/an usage

* Update src/zarr/storage/_fsspec.py

---------

Co-authored-by: Tom Augspurger <[email protected]>
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.

2 participants