View source: R/run_covr_modes.R
| compute_multi_framework_total | R Documentation |
Compute aggregate total coverage across multiple frameworks
compute_multi_framework_total(per_framework)
per_framework |
Named list of covr results from each framework. |
Numeric. Mean of per-framework total_cov (0-100), or 0 if none.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.