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 (%) |
---|---|
covrpage | 12.24 |
R/badge.R | 0.00 |
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/desc.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_covrpage.R | 0.00 |
R/use_tic.R | 0.00 |
R/utils.R | 0.00 |
R/vignette.R | 0.00 |
R/covrpage_checks.R | 15.38 |
R/testthat_summary.R | 60.20 |
R/create_chunks.R | 96.15 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning | icon |
---|---|---|---|---|---|---|---|
test-check_utils.R | 4 | 0.082 | 0 | 0 | 1 | 1 | 🔶⚠️ |
test-covrfuns.R | 6 | 0.045 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
file | context | test | status | n | time | icon |
---|---|---|---|---|---|---|
test-check_utils.R | check for tests | tests are detected | PASS | 1 | 0.042 | |
test-check_utils.R | check for packages | packages are detected | SKIPPED | 1 | 0.008 | 🔶 |
test-check_utils.R | use covrpage | test use_covrpage | WARNING | 2 | 0.032 | ⚠️ |
test-covrfuns.R | check summary covr | covr_summary: standard input | PASS | 1 | 0.018 | |
test-covrfuns.R | check summary covr | covr_summary: empty input | PASS | 1 | 0.007 | |
test-covrfuns.R | check summary output types | with data: short | PASS | 1 | 0.008 | |
test-covrfuns.R | check summary output types | with data: long | PASS | 1 | 0.005 | |
test-covrfuns.R | check summary output types | with data: no data | PASS | 1 | 0.004 | |
test-covrfuns.R | check covr to df | covr object to df: empty input | PASS | 1 | 0.003 |
Failed | Warning | Skipped |
---|---|---|
🛑 | ⚠️ | 🔶 |