good first issuehelp wantedtesting
Repository metrics
- Stars
- (151 stars)
- PR merge metrics
- (PR metrics pending)
Description
There are currently some end-to-end tests, but unit tests are missing.
Some candidates:
- src/decode/rangecoder.rs
- src/decode/lzbuffer.rs
- src/decode/lzma.rs (e.g.
LzmaProperties,LzmaParams)