This output is created by covrpage.
Coverage summary is created using the covr package.
Object | Coverage (%) |
---|---|
broomExtra | 88.89 |
R/grouped_augment.R | 81.82 |
R/grouped_glance.R | 81.82 |
R/grouped_tidy.R | 81.82 |
R/augment.R | 100.00 |
R/glance.R | 100.00 |
R/tidy.R | 100.00 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning |
---|---|---|---|---|---|---|
test_augment.R | 3 | 0.14 | 0 | 0 | 0 | 0 |
test_glance.R | 3 | 0.06 | 0 | 0 | 0 | 0 |
test_grouped_augment.R | 2 | 2.47 | 0 | 0 | 0 | 0 |
test_grouped_glance.R | 2 | 2.13 | 0 | 0 | 0 | 0 |
test_grouped_tidy.R | 2 | 2.12 | 0 | 0 | 0 | 0 |
test_tidy.R | 3 | 0.06 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
file | context | test | status | n | time |
---|---|---|---|---|---|
test_augment.R | augment works | augment() works |
PASS | 3 | 0.14 |
test_glance.R | glance works | glance() works |
PASS | 3 | 0.06 |
test_grouped_augment.R | grouped_augment works | grouped_augment() works |
PASS | 2 | 2.47 |
test_grouped_glance.R | grouped_glance works | grouped_glance() works |
PASS | 2 | 2.13 |
test_grouped_tidy.R | grouped_tidy works | grouped_tidy() works |
PASS | 2 | 2.12 |
test_tidy.R | tidy works | tidy() works |
PASS | 3 | 0.06 |
Session Info
Field | Value |
---|---|
Version | R Under development (unstable) (2019-03-02 r76189) |
Platform | x86_64-w64-mingw32/x64 (64-bit) |
Running | Windows 10 x64 (build 16299) |
Language | English_United States |
Timezone | America/New_York |
Package | Version |
---|---|
testthat | 2.0.1 |
covr | 3.2.1 |
covrpage | 0.0.70 |