Tests and Coverage

26 October, 2019 18:09:17

This output is created by covrpage.

Coverage

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 Tests

Unit Test summary is created using the testthat package.

file n time error failed skipped warning
test-boot_generics.R 10 2.36 0 0 0 0
test-generics.R 11 0.37 0 0 0 0
test-grouped_generics.R 6 7.38 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 3 1.26
test-boot_generics.R boot_generics work boot_glance() works PASS 4 1.00
test-boot_generics.R boot_generics work boot_augment() works PASS 3 0.10
test-generics.R generics work tidy() works PASS 5 0.23
test-generics.R generics work glance() works PASS 3 0.07
test-generics.R generics work augment() works PASS 3 0.07
test-grouped_generics.R grouped_generics works grouped_tidy() works PASS 2 2.57
test-grouped_generics.R grouped_generics works grouped_glance() works PASS 2 2.56
test-grouped_generics.R grouped_generics works grouped_augment() works PASS 2 2.25

Session Info

Field Value
Version R version 3.6.1 (2019-07-05)
Platform x86_64-w64-mingw32/x64 (64-bit)
Running Windows 10 x64 (build 16299)
Language English_United States
Timezone Europe/Berlin
Package Version
testthat 2.2.1
covr 3.3.1
covrpage 0.0.70