Tests and Coverage

06 March, 2019 13:14:20

This output is created by covrpage.

Coverage

Coverage summary is created using the covr package.

Object Coverage (%)
broomExtra 100
R/augment.R 100
R/glance.R 100
R/grouped_augment.R 100
R/grouped_glance.R 100
R/grouped_tidy.R 100
R/tidy.R 100


Unit Tests

Unit Test summary is created using the testthat package.

file n time error failed skipped warning
test_augment.R 3 0.07 0 0 0 0
test_glance.R 3 0.19 0 0 0 0
test_grouped_augment.R 2 1.83 0 0 0 0
test_grouped_glance.R 2 1.69 0 0 0 0
test_grouped_tidy.R 2 1.58 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.07
test_glance.R glance works glance() works PASS 3 0.19
test_grouped_augment.R grouped_augment works grouped_augment() works PASS 2 1.83
test_grouped_glance.R grouped_glance works grouped_glance() works PASS 2 1.69
test_grouped_tidy.R grouped_tidy works grouped_tidy() works PASS 2 1.58
test_tidy.R tidy works tidy() works PASS 3 0.06

Session Info

Field Value
Version R Under development (unstable) (2018-11-30 r75724)
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