Open mavaylon1 opened 21 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.52%. Comparing base (
8376fe4
) to head (ad2b0d6
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Prepare for release of HDMF-Zarr [version]
Before merging:
dev
.requirements.txt
,requirements-dev.txt
,requirements-doc.txt
, andrequirements-opt.txt
to the latest versions, and update dependency ranges inpyproject.toml
and minimums inrequirements-min.txt
as needed. Runpip install pur && pur -r requirements-dev.txt -r requirements.txt -r requirements-opt.txt
.Legal.txt
,license.txt
,README.rst
,docs/source/conf.py
, and any other locations as neededpyproject.toml
as neededREADME.rst
as neededCHANGELOG.md
and any other docs as neededpytest && python test_gallery.py
)cd docs; make clean && make html
After merging:
docs/source/make_a_release.rst
or use aliasgit pypi-release [tag]
if set uprecipe/meta.yaml
with the latest version number and SHA256 retrieved from PyPI > HDMF-Zarr > Download Files > View hashes for the.tar.gz
file. Re-render and update dependencies as needed.