Skip to content

EngosSoftware/coverio

coverio

coverio code-coverage build-Linux build-Windows build-MacOs build-MacOs-arm64 MIT-license Apache-2.0-license contributor-covenant made-by-human

Better code coverage reporting for Rust crates

Overview

This crate consumes the code coverage summary produced by the following command:

$ cargo llvm-cov --json --summary-only

and generates a badge like this:

example-1

Installation

$ cargo install coverio

Usage

$ cargo llvm-cov --json --summary-only | coverio

Help

$ coverio --help

License

Licensed under either of

at your option.

Contribution

Any contributions to coverio are greatly appreciated. All contributions intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.


Brought to you with 💙 by Engos Software

About

Better code coverage reporting for Rust crates

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages