zarr-python
zarr-python copied to clipboard
Enforce ruff/Pylint rules
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/ - [x] GitHub Actions have all passed
- [x] Test coverage is 100% (Codecov passes)
I don't think release notes are needed.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 61.74%. Comparing base (fe42655) to head (237ec3d).
Additional details and impacted files
@@ Coverage Diff @@
## main #2869 +/- ##
=======================================
Coverage 61.74% 61.74%
=======================================
Files 85 85
Lines 10179 10179
=======================================
Hits 6285 6285
Misses 3894 3894
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/zarr/core/codec_pipeline.py | 70.09% <100.00%> (ø) |
|
| src/zarr/core/group.py | 70.27% <100.00%> (ø) |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.