Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: update release notes for 2.18.2 #1915

Merged
merged 1 commit into from
May 26, 2024

Conversation

jhamman
Copy link
Member

@jhamman jhamman commented May 26, 2024

Release notes for a small patch update fixing an issue with the experimental v3 compressor codepath.

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/tutorial.rst
  • Changes documented in docs/release.rst
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@jhamman jhamman requested a review from rabernat May 26, 2024 19:01
@jhamman jhamman enabled auto-merge (squash) May 26, 2024 19:13
@jhamman jhamman merged commit 0855bd6 into zarr-developers:main May 26, 2024
18 checks passed
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.98%. Comparing base (3e98c3b) to head (847c66c).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1915   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files          38       38           
  Lines       14703    14703           
=======================================
  Hits        14701    14701           
  Misses          2        2           

@jhamman jhamman deleted the release/v2.18.2-notes branch August 24, 2024 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants