as_coverage_with_tests | R Documentation |
For tests produced with options(covr.record_tests)
, prune any unused
records in the $tests$tally matrices of each trace and get rid of the
wrapping $tests environment (reassigning with value of $tests$tally)
as_coverage_with_tests(counters)
counters |
An environment of covr trace results to convert to a coverage
object. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.