Skip to content

Conversation

DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Feb 26, 2025

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/user-guide/*.rst
  • Changes documented as a new file in changes/
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Feb 26, 2025
@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as draft February 26, 2025 19:45
@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as ready for review February 26, 2025 20:08
@DimitriPapadopoulos
Copy link
Contributor Author

I don't think releases notes are needed.

Copy link

codecov bot commented Jul 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.86%. Comparing base (dc5334e) to head (4f279d9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2869   +/-   ##
=======================================
  Coverage   61.86%   61.86%           
=======================================
  Files          85       85           
  Lines       10111    10111           
=======================================
  Hits         6255     6255           
  Misses       3856     3856           
Files with missing lines Coverage Δ
src/zarr/core/codec_pipeline.py 70.09% <100.00%> (ø)
src/zarr/core/group.py 70.24% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

PLR5501 Use `elif` instead of `else` then `if`, to reduce indentation
PLR6104 Use `|=` to perform an augmented assignment directly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs release notes Automatically applied to PRs which haven't added release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant