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 (%) |
---|---|
sinew | 17.38 |
R/check_attach.R | 0.00 |
R/create_yml.R | 0.00 |
R/get_oxy.R | 0.00 |
R/interOxyAddIn.R | 0.00 |
R/ls_param.R | 0.00 |
R/makeDictionary.R | 0.00 |
R/makeOxyFile.R | 0.00 |
R/makeOxygen.R | 0.00 |
R/moga.R | 0.00 |
R/opts_complete.R | 0.00 |
R/oxygenAddin.R | 0.00 |
R/pretty_addin_utils.R | 0.00 |
R/pretty_addin.R | 0.00 |
R/pretty_rmd.R | 0.00 |
R/pretty_sinew.R | 0.00 |
R/rm_oxylines.R | 0.00 |
R/rmOxygen.R | 0.00 |
R/something.R | 0.00 |
R/untangle_examples.R | 0.00 |
R/untangle.R | 0.00 |
R/opts.R | 5.88 |
R/zzz.R | 11.11 |
R/pretty_utils.R | 44.24 |
R/makeImport.R | 62.71 |
R/pretty_namespace.R | 83.33 |
R/tabular.R | 88.89 |
R/make_seealso.R | 94.12 |
R/prettify.R | 94.83 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning | icon |
---|---|---|---|---|---|---|---|
test-pretty.R | 14 | 0.739 | 0 | 0 | 1 | 0 | 🔶 |
test-seealso.R | 3 | 0.007 | 0 | 0 | 0 | 0 | |
test-tabular.R | 3 | 0.007 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
file | context | test | status | n | time | icon |
---|---|---|---|---|---|---|
test-pretty.R | pretty | switches: force | SKIPPED | 1 | 0.018 | 🔶 |
test-pretty.R | pretty | switches: ignore | PASS | 1 | 0.357 | |
test-pretty.R | pretty | setup files: length | PASS | 1 | 0.001 | |
test-pretty.R | pretty | setup files: class | PASS | 1 | 0.138 | |
test-pretty.R | pretty | setup files: names | PASS | 1 | 0.001 | |
test-pretty.R | pretty | setup file: length | PASS | 1 | 0.001 | |
test-pretty.R | pretty | setup file: class | PASS | 1 | 0.005 | |
test-pretty.R | pretty | setup file: names | PASS | 1 | 0.001 | |
test-pretty.R | pretty | setup text: length | PASS | 1 | 0.001 | |
test-pretty.R | pretty | setup text: class | PASS | 1 | 0.005 | |
test-pretty.R | pretty | setup text: names | PASS | 1 | 0.001 | |
test-pretty.R | pretty | full text: txt | PASS | 2 | 0.094 | |
test-pretty.R | pretty | full file: file | PASS | 1 | 0.116 | |
test-seealso.R | make seealso | cutoff: less than cutoff | PASS | 1 | 0.001 | |
test-seealso.R | make seealso | no cutoff: no elements | PASS | 1 | 0.001 | |
test-seealso.R | make seealso | no cutoff: simple call | PASS | 1 | 0.005 | |
test-tabular.R | tabular | convert dataframe to tabular header: length | PASS | 1 | 0.001 | |
test-tabular.R | tabular | convert dataframe to tabular header: class | PASS | 1 | 0.005 | |
test-tabular.R | tabular | convert dataframe to tabular no header: length | PASS | 1 | 0.001 |
Failed | Warning | Skipped |
---|---|---|
🛑 | ⚠️ | 🔶 |