The coverage of this crate is tested by
[`cargo llvm-cov`](https://github.com/taiki-e/cargo-llvm-cov) and
[`grcov`](https://github.com/mozilla/grcov).
`cargo llvm-cov` works without any additional options.
Still, you will want to reject ignore test-related files
using following options:
```