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

Update pull request template #2717

Merged

Conversation

brokkoli71
Copy link
Member

Updates PR template for new location of docs/release-notes.rst and docs/user-guide/*.rst

@dstansby dstansby merged commit cef2b24 into zarr-developers:main Jan 16, 2025
30 checks passed
maxrjones pushed a commit to maxrjones/zarr-python that referenced this pull request Jan 16, 2025
@brokkoli71 brokkoli71 deleted the update-pull-request-template branch January 16, 2025 16:56
d-v-b added a commit that referenced this pull request Jan 25, 2025
* Run Store tests on logging

* Run store tests on wrapper

* Add read only open tests to WrapperStore

* Ignore new coverage files

* Simplify wrapper tests

* Fix __eq__ method in WrapperStore

* Implement __repr__ for WrapperStore

* Allow separate open and init kwargs

* Add open class method to LoggingStore

* Add __str__ to WrapperStore

* Add repr test for LoggingStore

* Fix __eq__ in LoggingStore

* Test getsize for stores

* Test for invalid ByteRequest

* Use stdout rather than stderr as the default logging stream

* Test default logging stream

* Add test for getsize_prefix

* Document buffer prototype parameter

* Add test for invalid modes in StorePath.open()

* Add test for contains_group

* Add tests for contains_array

* Test for invalid root type for LocalStore

* Test LocalStore.get with default prototype

* Test for invalid set buffer arguments

* Test get and set on closed stores

* Test using stores in a context manager

* Specify abstract methods for StoreTests

* Apply suggestions from code review

Co-authored-by: Davis Bennett <[email protected]>

* Lint

* Fix typing for LoggingStore

Co-authored-by: Davis Bennett <[email protected]>

* Match specific Errors in tests

Co-authored-by: Davis Bennett <[email protected]>

* Add docstring

Co-authored-by: Davis Bennett <[email protected]>

* Parametrize tests

Co-authored-by: Davis Bennett <[email protected]>

* Test for contains group/array at multiple heirarchies

Co-authored-by: Davis Bennett <[email protected]>

* Update TypeError on GpuMemoryStore

* Don't implement _is_open setter on wrapped stores

* Update reprs for LoggingStore and WrapperStore

* Test check_writeable and close for WrapperStore

* Update pull request template (#2717)

* Add release notes

* Comprehensive changelog entry

* Match error message

* Apply suggestions from code review

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

* Update 2693.bugfix.rst

---------

Co-authored-by: Davis Bennett <[email protected]>
Co-authored-by: Hannes Spitz <[email protected]>
Co-authored-by: David Stansby <[email protected]>
Co-authored-by: Joe Hamman <[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