This output is created by covrpage.
Coverage summary is created using the covr package.
Object | Coverage (%) |
---|---|
covrpage | 32.41 |
R/coverage_skip.R | 0.00 |
R/covrpage_ci.R | 0.00 |
R/covrpage_cleanup.R | 0.00 |
R/covrpage_log.R | 0.00 |
R/covrpage_snapshot.R | 0.00 |
R/covrpage.R | 0.00 |
R/icons.R | 0.00 |
R/is_utils.R | 0.00 |
R/map_testthat_snapshot.R | 0.00 |
R/map_testthat.R | 0.00 |
R/tencrypt.R | 0.00 |
R/use_tic.R | 0.00 |
R/utils.R | 18.18 |
R/covrpage_checks.R | 26.92 |
R/badge.R | 42.11 |
R/testthat_summary.R | 60.20 |
R/use_covrpage.R | 78.05 |
R/create_chunks.R | 96.15 |
R/vignette.R | 98.00 |
R/desc.R | 100.00 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning |
---|---|---|---|---|---|---|
test-badge.R | 2 | 3.851 | 0 | 0 | 0 | 0 |
test-check_utils.R | 5 | 0.237 | 0 | 0 | 0 | 0 |
test-covrfuns.R | 6 | 0.055 | 0 | 0 | 0 | 0 |
test-utilities.R | 1 | 0.003 | 0 | 0 | 0 | 0 |
test-vignette.R | 5 | 0.581 | 0 | 0 | 0 | 0 |
file | context | test | status | n | time |
---|---|---|---|---|---|
test-badge.R | badge | create badge: create | PASS | 1 | 3.573 |
test-badge.R | badge | create badge: output message | PASS | 1 | 0.278 |
test-check_utils.R | check for tests | tests are detected | PASS | 1 | 0.006 |
test-check_utils.R | check for packages | packages are detected | PASS | 3 | 0.032 |
test-check_utils.R | use covrpage | test use_covrpage | PASS | 1 | 0.199 |
test-covrfuns.R | check summary covr | covr_summary: standard input | PASS | 1 | 0.020 |
test-covrfuns.R | check summary covr | covr_summary: empty input | PASS | 1 | 0.009 |
test-covrfuns.R | check summary output types | with data: short | PASS | 1 | 0.011 |
test-covrfuns.R | check summary output types | with data: long | PASS | 1 | 0.007 |
test-covrfuns.R | check summary output types | with data: no data | PASS | 1 | 0.005 |
test-covrfuns.R | check covr to df | covr object to df: empty input | PASS | 1 | 0.003 |
test-utilities.R | utils | find package in path: benchmark | PASS | 1 | 0.003 |
test-vignette.R | vignettes | testing vignette: file time update | PASS | 1 | 0.006 |
test-vignette.R | vignettes | testing vignette: create vignette dir | PASS | 1 | 0.169 |
test-vignette.R | vignettes | testing vignette: add suggests | PASS | 1 | 0.134 |
test-vignette.R | vignettes | testing vignette: append suggests | PASS | 1 | 0.139 |
test-vignette.R | vignettes | testing vignette: add vignette builder | PASS | 1 | 0.133 |
Field | Value |
---|---|
Version | R version 4.2.1 (2022-06-23) |
Platform | x86_64-apple-darwin17.0 (64-bit) |
Running | macOS Big Sur 11.7.2 |
Language | en_US |
Timezone | America/New_York |
Package | Version |
---|---|
testthat | 3.1.4 |
covr | 3.6.1 |
covrpage | 0.1 |