hdmf-dev / hdmf-zarr

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

Release 0.6.0 #167

Closed mavaylon1 closed 5 months ago

mavaylon1 commented 5 months ago

Prepare for release of HDMF-Zarr [0.6.0]

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 5 months ago

Codecov Report

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

Comparison is base (cc1fcbc) 86.04% compared to head (f4dc771) 85.01%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #167 +/- ## ========================================== - Coverage 86.04% 85.01% -1.04% ========================================== Files 5 5 Lines 1161 1161 Branches 296 296 ========================================== - Hits 999 987 -12 - Misses 107 121 +14 + Partials 55 53 -2 ```

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