vignettes/tests_and_coverage.Rmd
tests_and_coverage.Rmd
This output is created by covrpage.
Coverage summary is created using the covr package.
Object | Coverage (%) |
---|---|
ripe | 90.7 |
R/pipe.R | 84.0 |
R/chain_parts.R | 100.0 |
R/pipe_imports.R | 100.0 |
R/ripe.R | 100.0 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning |
---|---|---|---|---|---|---|
test-ripe.R | 5 | 0.041 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
file | context | test | status | n | time |
---|---|---|---|---|---|
test-ripe.R | basic functionality | ripe: rerun once | PASS | 1 | 0.033 |
test-ripe.R | basic functionality | ripe: rerun more thanonce | PASS | 1 | 0.003 |
test-ripe.R | basic functionality | ripe: rerun apply | PASS | 1 | 0.003 |
test-ripe.R | basic functionality | lazy: class | PASS | 1 | 0.001 |
test-ripe.R | basic functionality | lazy: legnth | PASS | 1 | 0.001 |