cargo-coverage

Crates.iocargo-coverage
lib.rscargo-coverage
version0.1.1
sourcesrc
created_at2023-07-11 23:10:01.979526
updated_at2023-07-15 11:10:34.049542
descriptionA Cargo plugin for generating code coverage data.
homepagehttps://github.com/uberfoo/cargo-coverage
repositoryhttps://github.com/uberfoo/cargo-coverage
max_upload_size
id914162
size20,104
Keith Star (uberFoo)

documentation

https://github.com/uberfoo/cargo-coverage

README

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.

Commit count: 3

cargo fmt