This output is created by covrpage.
Coverage summary is created using the covr package.
Object | Coverage (%) |
---|---|
broomExtra | 100 |
R/boot_generics.R | 100 |
R/generics.R | 100 |
R/grouped_generics.R | 100 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning |
---|---|---|---|---|---|---|
test_boot_generics.R | 11 | 2.74 | 0 | 0 | 0 | 0 |
test_generics.R | 9 | 0.20 | 0 | 0 | 0 | 0 |
test_grouped_generics.R | 6 | 7.61 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
file | context | test | status | n | time |
---|---|---|---|---|---|
test_boot_generics.R | boot_generics work | boot_tidy() works |
PASS | 4 | 1.61 |
test_boot_generics.R | boot_generics work | boot_glance() works |
PASS | 4 | 1.07 |
test_boot_generics.R | boot_generics work | boot_augment() works |
PASS | 3 | 0.06 |
test_generics.R | generics work | tidy() works |
PASS | 3 | 0.08 |
test_generics.R | generics work | glance() works |
PASS | 3 | 0.03 |
test_generics.R | generics work | augment() works |
PASS | 3 | 0.09 |
test_grouped_generics.R | grouped_generics works | grouped_tidy() works |
PASS | 2 | 2.47 |
test_grouped_generics.R | grouped_generics works | grouped_glance() works |
PASS | 2 | 2.50 |
test_grouped_generics.R | grouped_generics works | grouped_augment() works |
PASS | 2 | 2.64 |
Session Info
Field | Value |
---|---|
Version | R version 3.6.0 alpha (2019-03-29 r76300) |
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.1.1 |
covr | 3.2.1 |
covrpage | 0.0.70 |