01 mayo, 2022 13:24:10
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 (%) | |:------------------------------------------------------|:------------:| | simplegolem | 39.59 | | R/run_app.R | 0.00 | | R/golem_utils_ui.R | 24.82 | | R/golem_utils_server.R | 77.78 | | R/app_config.R | 100.00 | | R/app_ui.R | 100.00 | | R/mod_name_of_module1.R | 100.00 | | R/mod_name_of_module2.R | 100.00 |
Unit Test summary is created using the testthat package.
| file | n | time | error | failed | skipped | warning | |:----------------------------------------------------------------|----:|------:|------:|-------:|--------:|--------:| | test-app.R | 1 | 0.035 | 0 | 0 | 0 | 0 | | test-fct_helpers.R | 1 | 0.004 | 0 | 0 | 0 | 0 | | test-golem_utils_server.R | 13 | 0.047 | 0 | 0 | 0 | 0 | | test-golem_utils_ui.R | 16 | 0.111 | 9 | 0 | 0 | 0 | | test-golem-recommended.R | 7 | 0.045 | 1 | 0 | 0 | 0 |
Show Detailed Test Results| file | context | test | status | n | time | |:------------------------------------------------------------------------|:-------------------|:-------------------------------|:-------|----:|------:| | test-app.R | app | multiplication works | PASS | 1 | 0.035 | | test-fct_helpers.R | fct_helpers | multiplication works | PASS | 1 | 0.004 | | test-golem_utils_server.R | golem_utils_server | not_in works | PASS | 2 | 0.007 | | test-golem_utils_server.R | golem_utils_server | not_null works | PASS | 2 | 0.007 | | test-golem_utils_server.R | golem_utils_server | not_na works | PASS | 2 | 0.008 | | test-golem_utils_server.R | golem_utils_server | drop_nulls works | PASS | 1 | 0.003 | | test-golem_utils_server.R | golem_utils_server | %\|\|% works | PASS | 2 | 0.007 | | test-golem_utils_server.R | golem_utils_server | %\|NA\|% works | PASS | 2 | 0.008 | | test-golem_utils_server.R | golem_utils_server | rv and rvtl work | PASS | 2 | 0.007 | | test-golem_utils_ui.R | golem_utils_ui | Test with_red_star works | ERROR | 0 | 0.010 | | test-golem_utils_ui.R | golem_utils_ui | Test list_to_li works | ERROR | 0 | 0.014 | | test-golem_utils_ui.R | golem_utils_ui | Test list_to_p works | ERROR | 0 | 0.006 | | test-golem_utils_ui.R | golem_utils_ui | Test named_to_li works | ERROR | 0 | 0.007 | | test-golem_utils_ui.R | golem_utils_ui | Test tagRemoveAttributes works | PASS | 4 | 0.011 | | test-golem_utils_ui.R | golem_utils_ui | Test undisplay works | PASS | 8 | 0.020 | | test-golem_utils_ui.R | golem_utils_ui | Test display works | PASS | 4 | 0.010 | | test-golem_utils_ui.R | golem_utils_ui | Test jq_hide works | ERROR | 0 | 0.006 | | test-golem_utils_ui.R | golem_utils_ui | Test rep_br works | ERROR | 0 | 0.006 | | test-golem_utils_ui.R | golem_utils_ui | Test enurl works | ERROR | 0 | 0.008 | | test-golem_utils_ui.R | golem_utils_ui | Test columns wrappers works | ERROR | 0 | 0.006 | | test-golem_utils_ui.R | golem_utils_ui | Test make_action_button works | ERROR | 0 | 0.007 | | test-golem-recommended.R | golem-recommended | app ui | ERROR | 0 | 0.006 | | test-golem-recommended.R | golem-recommended | app server | PASS | 4 | 0.023 | | test-golem-recommended.R | golem-recommended | app_sys works | PASS | 1 | 0.005 | | test-golem-recommended.R | golem-recommended | golem-config works | PASS | 2 | 0.011 |
Session Info| Field | Value | |:---------|:-------------------------------| | Version | R version 4.1.3 (2022-03-10) | | Platform | x86_64-pc-linux-gnu (64-bit) | | Running | Linux Mint 20.2 | | Language | es_AR | | Timezone | America/Argentina/Buenos_Aires |
| Package | Version | |:---------|:--------| | testthat | 3.1.3 | | covr | 3.5.1 | | covrpage | 0.1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.