This output is created by covrpage.
Coverage summary is created using the covr package.
Object | Coverage (%) |
---|---|
carbonate | 50.00 |
R/carbonate.R | 0.00 |
R/selenium_functions.R | 0.00 |
R/uri_functions.R | 52.63 |
R/carbon.R | 64.29 |
R/helpers.R | 78.95 |
R/set_get_functions.R | 100.00 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning | |
---|---|---|---|---|---|---|---|
test-set.R | test-set.R | 3 | 0.003 | 0 | 0 | 0 | 0 |
test-uri.R | test-uri.R | 8 | 0.650 | 0 | 0 | 1 | 0 |
test-yml.R | test-yml.R | 6 | 0.015 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
file | context | test | status | n | time |
---|---|---|---|---|---|
test-set.R | set_ | set functions: set_template | PASS | 1 | 0.001 |
test-set.R | set_ | set functions: set_font_family | PASS | 1 | 0.001 |
test-set.R | set_ | set functions: set_windows_control_theme | PASS | 1 | 0.001 |
test-uri.R | uri | options: benchmark | PASS | 1 | 0.002 |
test-uri.R | uri | uri: benchmark | PASS | 1 | 0.002 |
test-uri.R | uri | uri: 200 | PASS | 1 | 0.048 |
test-uri.R | uri | encode: encode character | PASS | 1 | 0.002 |
test-uri.R | uri | encode: no encode character | PASS | 1 | 0.002 |
test-uri.R | uri | tiny: valid tiny | PASS | 1 | 0.591 |
test-uri.R | uri | tiny: clipboard | SKIPPED | 1 | 0.001 |
test-uri.R | uri | bad template: error uri | PASS | 1 | 0.002 |
test-yml.R | yml | yaml fields: rgba | PASS | 1 | 0.004 |
test-yml.R | yml | yaml fields: template | PASS | 1 | 0.002 |
test-yml.R | yml | yaml fields: bad font family | PASS | 1 | 0.002 |
test-yml.R | yml | yaml fields: pv | PASS | 1 | 0.003 |
test-yml.R | yml | yaml fields: ph | PASS | 1 | 0.003 |
test-yml.R | yml | namesless palette: fill in palette | PASS | 1 | 0.001 |
Session Info
Field | Value |
---|---|
Version | R version 3.5.1 (2018-07-02) |
Platform | x86_64-apple-darwin15.6.0 (64-bit) |
Running | macOS High Sierra 10.13.6 |
Language | en_US |
Timezone | America/New_York |
Package | Version |
---|---|
testthat | 2.0.0.9000 |
covr | 3.2.0 |
covrpage | 0.0.58 |