···11# cmprss
2233+[](https://github.com/arcuru/cmprss/actions?query=workflow%3ANix)
44+[](https://crates.io/crates/cmprss)
55+[](https://codecov.io/gh/arcuru/cmprss)
66+
77+38**Status: Alpha.**
49CLI is relatively stable but likely contains bugs, and there may be future breaking changes.
510···140145PRs that improve the test coverage are encouraged.
141146142147Test coverage can be measured using `cargo llvm-cov report` and `cargo tarpaulin`.
143143-144144-### @arcuru
145145-146146-I am the only developer on this right now, and I usually develop by committing directly to the `main` branch.
147147-For larger features I _may_ go through a PR to run CI and to have some more easily discoverable documentation of a specific feature.
148148-149149-I will stop committing directly to `main` as soon as someone else submits a non-trivial PR and then submits a request to remove this section of the README.