Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: run-coverage command now tracks src directory #2615

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

jhamman
Copy link
Member

@jhamman jhamman commented Jan 1, 2025

I noticed when preparing #2613 and #2614 that our run-coverage scripts were not configured correctly. This adjusts the invocation of pytest to point at the src directory instead of tests.

@jhamman jhamman enabled auto-merge (squash) January 2, 2025 15:47
@jhamman jhamman merged commit 2535503 into zarr-developers:main Jan 2, 2025
27 checks passed
d-v-b added a commit that referenced this pull request Jan 2, 2025
* docs: add docs on extending zarr 3

* Apply suggestions from code review

Co-authored-by: David Stansby <[email protected]>

* move note up

* remove test.py (#2612)

* Note that whole directories can be deleted in LocalStore (#2606)

* fix: run-coverage command now tracks src directory (#2615)

* fix doc build

* Update docs/user-guide/extending.rst

---------

Co-authored-by: Norman Rzepka <[email protected]>
Co-authored-by: David Stansby <[email protected]>
Co-authored-by: Davis Bennett <[email protected]>
dstansby added a commit that referenced this pull request Jan 3, 2025
* docs: split tutorial into multiple user guide sections

* Apply suggestions from code review

Co-authored-by: David Stansby <[email protected]>

* respond to david's review

* add todos for remainig api changes

* docs: add new top level about page (#2592)

* docs: add new top level about page

* fixup

* fixup

* fixup

* docs: add docs on extending zarr 3 (#2597)

* docs: add docs on extending zarr 3

* Apply suggestions from code review

Co-authored-by: David Stansby <[email protected]>

* move note up

* remove test.py (#2612)

* Note that whole directories can be deleted in LocalStore (#2606)

* fix: run-coverage command now tracks src directory (#2615)

* fix doc build

* Update docs/user-guide/extending.rst

---------

Co-authored-by: Norman Rzepka <[email protected]>
Co-authored-by: David Stansby <[email protected]>
Co-authored-by: Davis Bennett <[email protected]>

* Use doctests for guide (#2623)

* Use doctests for arrays.rst

* Use doctests for attributes.rst

* Use doctests for config.rst

* Use doctests for consolidated metadata

* Use doctests for groups.rst

* Use doctests for preformance.rst

* Use doctests for storage.rst

* Remove ipython config for docs

* Fix performance doctest output

* Enable doctests

* Add a doctest CI run

* Remove rmtrees

* Delete data dir before doctests

* Fix doctests

* fix doctests for arrays.rst

* fix doctests for consolidated_metadata.rst

* fixes for doctest

* tests

* debugging

* debugging

* debugging

* debugging

* debugging

---------

Co-authored-by: David Stansby <[email protected]>
Co-authored-by: Norman Rzepka <[email protected]>
Co-authored-by: Davis Bennett <[email protected]>
Co-authored-by: Deepak Cherian <[email protected]>
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.

3 participants