Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

TODO:

  • Unit tests and/or doctests in docstrings
  • Tests pass locally
  • Docstrings and API docs for any new/modified user-facing classes and functions
  • Changes documented in docs/release.rst
  • Docs build locally
  • GitHub Actions CI passes
  • Test coverage to 100% (Codecov passes)

@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 2.14%. Comparing base (e0ddee6) to head (88b71e0).

❗ There is a different number of reports uploaded between BASE (e0ddee6) and HEAD (88b71e0). Click for more details.

HEAD has 20 uploads less than BASE
Flag BASE (e0ddee6) HEAD (88b71e0)
23 3
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #814       +/-   ##
==========================================
- Coverage   99.33%   2.14%   -97.19%     
==========================================
  Files          26      26               
  Lines         898     884       -14     
==========================================
- Hits          892      19      -873     
- Misses          6     865      +859     

see 25 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-authored-by: DimitriPapadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
Comment on lines +442 to +448
"""
Notes
-----
If the compressed data does not contain the decompressed size, streaming
decompression will be used.

"""
Copy link
Contributor Author

@DimitriPapadopoulos DimitriPapadopoulos Feb 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@d-v-b I had to move this from docs/compression/zstd.rst. Not sure if it works with automethod, but at least it should fix the missing decode documentation.

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.

3 participants