This output is created by covrpage.
Coverage summary is created using the covr package.
Object | Coverage (%) |
---|---|
texPreview | 48.93 |
R/opts_complete.R | 0.00 |
R/tex_engine.R | 0.00 |
R/texPreview-deprecated.R | 0.00 |
R/opts.R | 5.88 |
R/tex_addin.R | 12.50 |
R/zzz.R | 35.71 |
R/print.R | 42.86 |
R/tex_check.R | 47.06 |
R/get_texpackages.R | 50.00 |
R/utils.R | 55.00 |
R/tex_viewer.R | 63.64 |
R/tex_image.R | 69.23 |
R/tex_dir_setup.R | 78.95 |
R/tex_preview.R | 84.85 |
R/tex_return.R | 92.31 |
R/build_lines.R | 100.00 |
R/build_usepackage.R | 100.00 |
R/kable.R | 100.00 |
R/tex_build.R | 100.00 |
R/tex_cleanup.R | 100.00 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning |
---|---|---|---|---|---|---|
test-error.R | 1 | 0.194 | 0 | 0 | 0 | 0 |
test-kable.R | 11 | 0.011 | 0 | 0 | 0 | 0 |
test-packages.R | 1 | 0.002 | 0 | 0 | 0 | 0 |
test-print.R | 2 | 0.005 | 0 | 0 | 0 | 0 |
test-rmd.R | 2 | 0.003 | 0 | 0 | 0 | 0 |
test-tex.R | 8 | 0.255 | 0 | 0 | 0 | 0 |
test-utilities.R | 9 | 0.079 | 0 | 0 | 0 | 0 |
test-viewer.R | 2 | 0.471 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
file | context | test | status | n | time |
---|---|---|---|---|---|
test-error.R | Rendering errors | force an error: error message | PASS | 1 | 0.194 |
test-kable.R | converting to kable | lines: value | PASS | 1 | 0.001 |
test-kable.R | converting to kable | lines: class | PASS | 1 | 0.001 |
test-kable.R | converting to kable | lines: attr | PASS | 1 | 0.001 |
test-kable.R | converting to kable | file: value | PASS | 1 | 0.001 |
test-kable.R | converting to kable | file: class | PASS | 1 | 0.001 |
test-kable.R | converting to kable | file: attr | PASS | 1 | 0.001 |
test-kable.R | converting to kable | self: class | PASS | 1 | 0.001 |
test-kable.R | converting to kable | self: attr | PASS | 1 | 0.001 |
test-kable.R | converting to kable | input: value | PASS | 1 | 0.001 |
test-kable.R | converting to kable | input: class | PASS | 1 | 0.001 |
test-kable.R | converting to kable | input: attr | PASS | 1 | 0.001 |
test-packages.R | packages | parse packages: lines | PASS | 1 | 0.002 |
test-print.R | utilities | print methods: texpreview_tex | PASS | 1 | 0.003 |
test-print.R | utilities | print methods: texpreview_input | PASS | 1 | 0.002 |
test-rmd.R | Rendering markdown | html: output device | PASS | 1 | 0.002 |
test-rmd.R | Rendering markdown | html: png output | PASS | 1 | 0.001 |
test-tex.R | core tex function | porting to tex: files generated | PASS | 1 | 0.001 |
test-tex.R | core tex function | porting to tex: class of output | PASS | 1 | 0.001 |
test-tex.R | core tex function | porting to tex no filedir: no files generated | PASS | 1 | 0.001 |
test-tex.R | core tex function | porting to tex no filedir: class of output | PASS | 1 | 0.001 |
test-tex.R | core tex function | keep pdf as an output: files generated | PASS | 1 | 0.001 |
test-tex.R | core tex function | keep pdf as an output: class of output | PASS | 1 | 0.001 |
test-tex.R | core tex function | html output: return magick object | PASS | 1 | 0.248 |
test-tex.R | core tex function | tex lines directly input: validate benchmark | PASS | 1 | 0.001 |
test-utilities.R | utility functions of package | build usepackage call: basic call | PASS | 1 | 0.001 |
test-utilities.R | utility functions of package | build usepackage call: check library is installed | PASS | 1 | 0.025 |
test-utilities.R | utility functions of package | build usepackage call: add options | PASS | 1 | 0.001 |
test-utilities.R | utility functions of package | build usepackage call: use bad library name | PASS | 1 | 0.024 |
test-utilities.R | utility functions of package | build usepackage multiple calls: class | PASS | 1 | 0.001 |
test-utilities.R | utility functions of package | build usepackage multiple calls: dimension | PASS | 1 | 0.001 |
test-utilities.R | utility functions of package | find packages: check class | PASS | 2 | 0.004 |
test-utilities.R | utility functions of package | empty call to addin: cause addin to crash | PASS | 1 | 0.022 |
test-viewer.R | Rendering viewer | viewer output: validate viewer | PASS | 1 | 0.252 |
test-viewer.R | Rendering viewer | shiny output: validate shiny output | PASS | 1 | 0.219 |
Session Info
Field | Value |
---|---|
Version | R version 4.0.2 (2020-06-22) |
Platform | x86_64-apple-darwin17.0 (64-bit) |
Running | macOS Catalina 10.15.6 |
Language | en_US |
Timezone | America/New_York |
Package | Version |
---|---|
testthat | 2.3.2 |
covr | 3.5.0 |
covrpage | 0.0.70 |