| Crates.io | cargo-coverage |
| lib.rs | cargo-coverage |
| version | 0.1.1 |
| created_at | 2023-07-11 23:10:01.979526+00 |
| updated_at | 2023-07-15 11:10:34.049542+00 |
| description | A Cargo plugin for generating code coverage data. |
| homepage | https://github.com/uberfoo/cargo-coverage |
| repository | https://github.com/uberfoo/cargo-coverage |
| max_upload_size | |
| id | 914162 |
| size | 20,104 |
Generate coverage information for your Rust project. The generated .lcov file can be used by various tools to generate coverage reports.
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.