hdmf-dev / hdmf-zarr

Zarr I/O backend for HDMF
https://hdmf-zarr.readthedocs.io/
Other
7 stars 6 forks source link

Release 0.5.0 #147

Closed mavaylon1 closed 10 months ago

mavaylon1 commented 10 months ago

Prepare for release of HDMF-Zarr [version]

Before merging:

After merging:

  1. Create release by following steps in docs/source/make_a_release.rst or use alias git pypi-release [tag] if set up
  2. After the CI bot creates the new release (wait ~10 min), update the release notes on the GitHub releases page with the changelog
  3. Check that the readthedocs "latest" and "stable" builds run and succeed
  4. Update conda-forge/hdmf_zarr-feedstock with the latest version number and SHA256 retrieved from PyPI > HDMF-Zarr > Download Files > View hashes for the .tar.gz file. Re-render as needed
codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5e48ab5) 84.51% compared to head (4050e64) 84.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #147 +/- ## ======================================= Coverage 84.51% 84.51% ======================================= Files 5 5 Lines 1104 1104 Branches 296 296 ======================================= Hits 933 933 Misses 115 115 Partials 56 56 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.