#cargo #code-coverage #cargo-subcommand #rust

app cargo-coverage

A Cargo plugin for generating code coverage data

2 releases

0.1.1 Jul 15, 2023
0.1.0 Jul 11, 2023

#296 in Cargo plugins

32 downloads per month

MIT/Apache

8KB
107 lines

Cargo Coverage

Generate coverage information for your Rust project. The generated .lcov file can be used by various tools to generate coverage reports.

License

cargo-coverage is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Dependencies

~240KB