[][src]Module tarp::report

Modules

cobertura
coveralls
html

Traits

Report

Trait for report formats to implement. Currently reports must be serializable using serde

Functions

report_coverage

Reports the test coverage using the users preferred method. See config.rs or help text for details.