knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  eval = FALSE
)

This output is created by covrpage.

Coverage

Coverage summary is created using the covr package.

| Object | Coverage (%) | |:----------------------------------------------------|:------------:| | carbonate | 51.46 | | R/carbonate.R | 0.00 | | R/selenium_functions.R | 20.00 | | R/uri_functions.R | 38.60 | | R/carbon.R | 60.61 | | R/helpers.R | 76.64 | | R/set_get_functions.R | 100.00 |


Unit Tests

Unit Test summary is created using the testthat package.

| file | n | time | error | failed | skipped | warning | icon | |:------------------------------------|----:|------:|------:|-------:|--------:|--------:|:-----| | test-port.R | 3 | 0.116 | 0 | 0 | 0 | 0 | | | test-set.R | 3 | 0.812 | 0 | 0 | 0 | 0 | | | test-uri.R | 8 | 1.257 | 0 | 0 | 2 | 0 | 🔶 | | test-yml.R | 6 | 2.591 | 0 | 0 | 0 | 0 | |

Show Detailed Test Results

| file | context | test | status | n | time | icon | |:----------------------------------------|:--------|:-----------------------------------------|:--------|----:|------:|:-----| | test-port.R | port | port: init | PASS | 1 | 0.105 | | | test-port.R | port | port: reset | PASS | 1 | 0.008 | | | test-port.R | port | port: manual | PASS | 1 | 0.003 | | | test-set.R | set_ | set functions: set_template | PASS | 1 | 0.464 | | | test-set.R | set_ | set functions: set_font_family | PASS | 1 | 0.346 | | | test-set.R | set_ | set functions: set_windows_control_theme | PASS | 1 | 0.002 | | | test-uri.R | uri | options: benchmark | PASS | 1 | 0.248 | | | test-uri.R | uri | uri: benchmark | PASS | 1 | 0.234 | | | test-uri.R | uri | uri: 200 | PASS | 1 | 0.416 | | | 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 | SKIPPED | 1 | 0.002 | 🔶 | | test-uri.R | uri | tiny: clipboard | SKIPPED | 1 | 0.014 | 🔶 | | test-uri.R | uri | bad template: error uri | PASS | 1 | 0.339 | | | test-yml.R | yml | yaml fields: rgba | PASS | 1 | 0.515 | | | test-yml.R | yml | yaml fields: template | PASS | 1 | 0.457 | | | test-yml.R | yml | yaml fields: bad font family | PASS | 1 | 0.428 | | | test-yml.R | yml | yaml fields: pv | PASS | 1 | 0.592 | | | test-yml.R | yml | yaml fields: ph | PASS | 1 | 0.597 | | | test-yml.R | yml | namesless palette: fill in palette | PASS | 1 | 0.002 | |

| Failed | Warning | Skipped | |:-------|:--------|:--------| | 🛑 | ⚠️ | 🔶 |

Session Info

| Field | Value | |:---------|:---------------------------------| | Version | R version 4.2.1 (2022-06-23) | | Platform | x86_64-apple-darwin17.0 (64-bit) | | Running | macOS Big Sur 11.6 | | Language | en_US | | Timezone | America/New_York |

| Package | Version | |:---------|:--------| | testthat | 3.1.4 | | covr | 3.5.1 | | covrpage | 0.1 |



yonicd/carbonate documentation built on Sept. 2, 2022, 8:13 a.m.