18 June, 2019 10:48:22
This output is created by covrpage.
Coverage summary is created using the covr package.
## β οΈ Not All Tests Passed
## Coverage statistics are approximations of the non-failing tests.
## Use with caution
##
## For further investigation check in testthat summary tables.
| Object | Coverage (%) | | :-------------------------------------------------------- | :----------: | | starters | 43.69 | | R/external_setup.R | 0.00 | | R/project_health.R | 0.00 | | R/shinyGadget.R | 0.00 | | R/start_here.R | 0.00 | | R/github.R | 32.65 | | R/utils.R | 41.49 | | R/createBasicProject.R | 81.36 | | R/createPackageProject.R | 85.06 | | R/repo_status.R | 93.48 | | R/createAnalysisProject.R | 94.29 | | R/createTrainingProject.R | 95.60 | | R/styler_precommit.R | 100.00 | | R/use_readme.R | 100.00 |
Unit Test summary is created using the testthat package.
| file | n | time | error | failed | skipped | warning | icon | | :---------------------------------------------------------------------- | -: | -----: | ----: | -----: | ------: | ------: | :--- | | test-AAA-createBasicProject.R | 57 | 70.894 | 0 | 0 | 2 | 44 | πΆβ οΈ | | test-check_github_name.R | 3 | 0.277 | 0 | 0 | 0 | 0 | | | test-createAnalysisProject.R | 17 | 0.324 | 0 | 9 | 0 | 4 | πβ οΈ | | test-createPackageProject.R | 17 | 0.480 | 0 | 13 | 0 | 0 | π |
Show Detailed Test Results| file | context | test | status | n | time | icon | | :------------------------------------------------------------------------------ | :----------------------- | :-------------------------------------------------------------- | :------ | -: | -----: | :--- | | test-AAA-createBasicProject.R | createBasicProject | createBasicProject() errors if name missing or not correct | PASS | 3 | 0.047 | | | test-AAA-createBasicProject.R | createBasicProject | createBasicProject() creates as expected | WARNING | 51 | 70.634 | β οΈ | | test-AAA-createBasicProject.R | createBasicProject | createBasicProject() creates as expected when using checkpoint | SKIPPED | 1 | 0.003 | πΆ | | test-AAA-createBasicProject.R | createBasicProject | createBasicProject() cleans if there was an error | PASS | 1 | 0.022 | | | test-AAA-createBasicProject.R | createBasicProject | createBasicProject() can create a GitHub repo | SKIPPED | 1 | 0.188 | πΆ | | test-check_github_name.R | test-check_github_name | check_github_name works | PASS | 3 | 0.277 | | | test-createAnalysisProject.R | createAnalysisProject | createAnalysisProject() errors if name missing or not correct | PASS | 3 | 0.004 | | | test-createAnalysisProject.R | createAnalysisProject | createAnalysisProject() creates as expected when using defaults | WARNING | 12 | 0.171 | β οΈ | | test-createAnalysisProject.R | createAnalysisProject | createAnalysisProject() cleans if there was an error | WARNING | 2 | 0.149 | β οΈ | | test-createPackageProject.R | createPackageProject | createPackageProject() errors if name missing or not correct | PASS | 3 | 0.003 | | | test-createPackageProject.R | createPackageProject | createPackageProject() creates as expected when using defaults | FAILED | 13 | 0.452 | π | | test-createPackageProject.R | createPackageProject | createPackageProject() cleans if there was an error | PASS | 1 | 0.025 | |
| Failed | Warning | Skipped | | :----- | :------ | :------ | | π | β οΈ | πΆ |
Session Info| Field | Value | |
| :------- | :---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Version | R version 3.6.0 (2017-01-27) | |
| Platform | x86_64-pc-linux-gnu (64-bit) | |
| Running | Ubuntu 14.04.5 LTS | |
| Language | en_US | |
| Timezone | UTC | |
| Package | Version | | :------- | :------ | | testthat | 2.1.1 | | covr | 3.2.1 | | covrpage | 0.0.70 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.