tests_and_coverage.RmdThis output is created by covrpage.
Coverage summary is created using the covr package.
| Object | Coverage (%) |
|---|---|
| slackreprex | 24.42 |
| R/classify_post.R | 0.00 |
| R/engine.R | 0.00 |
| R/post_reprex.R | 0.00 |
| R/reprex.R | 0.00 |
| R/sessioninfo.R | 0.00 |
| R/reprex_to_blocks.R | 51.43 |
| R/prep_si.R | 85.71 |
Unit Test summary is created using the testthat package.
| file | n | time | error | failed | skipped | warning |
|---|---|---|---|---|---|---|
| test-check.R | 7 | 0.062 | 0 | 0 | 0 | 0 |
| test-si.R | 4 | 0.005 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
| file | context | test | status | n | time |
|---|---|---|---|---|---|
| test-check.R | reprex to blocks | class: no_fig | PASS | 1 | 0.054 |
| test-check.R | reprex to blocks | class: err | PASS | 1 | 0.002 |
| test-check.R | reprex to blocks | class: fig | PASS | 1 | 0.001 |
| test-check.R | reprex to blocks | element type: no_fig | PASS | 1 | 0.002 |
| test-check.R | reprex to blocks | element type: err | PASS | 1 | 0.001 |
| test-check.R | reprex to blocks | element type: err emo | PASS | 1 | 0.001 |
| test-check.R | reprex to blocks | element type: fig | PASS | 1 | 0.001 |
| test-si.R | sessioninfo | sessioninfo classification: file exists | PASS | 1 | 0.001 |
| test-si.R | sessioninfo | sessioninfo classification: file contents | PASS | 1 | 0.002 |
| test-si.R | sessioninfo | sessionInfo classification: file exists | PASS | 1 | 0.001 |
| test-si.R | sessioninfo | sessionInfo classification: file contents | PASS | 1 | 0.001 |