Nothing
Code
test_coverage_active_file(file.path(pkg, "R", "math.R"), report = "zero")
Message
Uncovered lines in 'R/math.R':
* `compute()`: 4-5
* `multiply()`: 2
Code
test_coverage_active_file(file.path(pkg, "R", "math.R"), report = "zero")
Message
v All lines covered!
Code
report_default("bad")
Condition
Error:
! `report` must be one of "silent", "zero", or "html", not "bad".
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.