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 (%) | | :------------------------------------------------ | :----------: | | slackreprex | 58 | | R/reprex.R | 0 | | R/reprex_to_blocks.R | 100 |


Unit Tests

Unit Test summary is created using the testthat package.

| file | n | time | error | failed | skipped | warning | | :------------------------------------ | -: | ----: | ----: | -----: | ------: | ------: | | test-check.R | 7 | 0.043 | 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.036 | | test-check.R | reprex to blocks | class: err | PASS | 1 | 0.001 | | 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 |

Session Info

| Field | Value | | | :------- | :---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Version | R version 3.6.2 (2019-12-12) | | | Platform | x86_64-apple-darwin15.6.0 (64-bit) | | | Running | macOS Catalina 10.15.3 | | | Language | en_US | | | Timezone | UTC | |

| Package | Version | | :------- | :------ | | testthat | 2.3.1 | | covr | 3.4.0 | | covrpage | 0.0.71 |



yonicd/slackreprex documentation built on Sept. 20, 2020, 3:54 a.m.