This output is created by covrpage.
Coverage summary is created using the covr package.
| Object | Coverage (%) |
|---|---|
| ipmisc | 98.6 |
| R/set_cwd.R | 0.0 |
| R/easystats_to_tidy_names.R | 100.0 |
| R/helpers_messages.R | 100.0 |
| R/long_to_wide_converter.R | 100.0 |
| R/outlier_df.R | 100.0 |
| R/signif_column.R | 100.0 |
| R/sort_xy.R | 100.0 |
| R/specify_decimal_p.R | 100.0 |
Unit Test summary is created using the testthat package.
| file | n | time | error | failed | skipped | warning |
|---|---|---|---|---|---|---|
| test-easystats_to_tidy_names.R | 3 | 0.35 | 0 | 0 | 0 | 0 |
| test-helper_messages.R | 12 | 0.04 | 0 | 0 | 0 | 0 |
| test-long_to_wide_converter.R | 4 | 0.06 | 0 | 0 | 0 | 0 |
| test-outlier_df.R | 4 | 0.03 | 0 | 0 | 0 | 0 |
| test-signif_column.R | 9 | 0.02 | 0 | 0 | 0 | 0 |
| test-sort_xy.R | 8 | 0.01 | 0 | 0 | 0 | 0 |
| test-specify_decimal_p.R | 9 | 0.02 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
| file | context | test | status | n | time |
|---|---|---|---|---|---|
| test-easystats_to_tidy_names.R | easystats_to_tidy_names | easystats_to_tidy_names works as expected | PASS | 3 | 0.35 |
| test-helper_messages.R | helper_messages | normality_message is working | PASS | 3 | 0.01 |
| test-helper_messages.R | helper_messages | bartlett_message is working | PASS | 9 | 0.03 |
| test-long_to_wide_converter.R | long_to_wide_converter | long_to_wide_converter works | PASS | 4 | 0.06 |
| test-outlier_df.R | outlier_df | outlier_df works as expected | PASS | 4 | 0.03 |
| test-signif_column.R | signif column | signif_column works | PASS | 9 | 0.02 |
| test-sort_xy.R | sort_xy | sort_xy works as expected | PASS | 8 | 0.01 |
| test-specify_decimal_p.R | Specify decimals | specify_decimal_p works | PASS | 9 | 0.02 |
Session Info
| Field | Value |
|---|---|
| Version | R version 3.6.2 (2019-12-12) |
| 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.3.1 |
| covr | 3.4.0 |
| covrpage | 0.0.70 |