File tree 1 file changed +2
-1
lines changed 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.
147
147
.. note ::
148
148
Previous versions of Zarr-Python made extensive use of doctests. These tests were
149
149
not maintained during the 3.0 refactor but may be brought back in the future.
150
+ See :issue: `2614 ` for more details.
150
151
151
152
Code standards - using pre-commit
152
153
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -180,7 +181,7 @@ Test coverage
180
181
181
182
.. note ::
182
183
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.
184
185
185
186
Zarr strives to maintain 100% test coverage under the latest Python stable release
186
187
Both unit tests and docstring doctests are included when computing coverage. Running::
You can’t perform that action at this time.
0 commit comments