File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ also collected automatically via the Codecov service.
147147.. note ::
148148 Previous versions of Zarr-Python made extensive use of doctests. These tests were
149149 not maintained during the 3.0 refactor but may be brought back in the future.
150+ See :issue: `2614 ` for more details.
150151
151152Code standards - using pre-commit
152153~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -180,7 +181,7 @@ Test coverage
180181
181182.. note ::
182183 Test coverage for Zarr-Python 3 is currently not at 100%. This is a known issue and help
183- is welcome to bring test coverage back to 100%.
184+ is welcome to bring test coverage back to 100%. See :issue: ` 2613 ` for more details.
184185
185186Zarr strives to maintain 100% test coverage under the latest Python stable release
186187Both unit tests and docstring doctests are included when computing coverage. Running::
You can’t perform that action at this time.
0 commit comments