Dev-G-test-and-coverage.Rmd
This output is created by covrpage.
Coverage summary is created using the covr package.
Object | Coverage (%) |
---|---|
shinygouv | 69.87 |
R/app_config.R | 0.00 |
R/app_server.R | 0.00 |
R/app_ui.R | 0.00 |
R/convert_to_dsfr.R | 0.00 |
R/run_app.R | 0.00 |
R/column_dsfr.R | 84.62 |
R/radiobuttons_unique_dsfr_template.R | 94.12 |
R/radiobuttons_dsfr_template.R | 94.74 |
R/render_node.R | 97.56 |
R/actionbutton_dsfr_template.R | 100.00 |
R/actionbutton_dsfr.R | 100.00 |
R/convert_file_to_dsfr.R | 100.00 |
R/fluidpage_dsfr_template.R | 100.00 |
R/fluidpage_dsfr.R | 100.00 |
R/fluidrow_dsfr.R | 100.00 |
R/get_dsfr_version.R | 100.00 |
R/header_dsfr_template.R | 100.00 |
R/header_dsfr.R | 100.00 |
R/layout_dsfr_template.R | 100.00 |
R/parse_html.R | 100.00 |
R/parse_to_xml.R | 100.00 |
R/radiobuttons_dsfr.R | 100.00 |
R/shinygouv-dependencies.R | 100.00 |
R/updateradiobuttons_dsfr.R | 100.00 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning | icon |
---|---|---|---|---|---|---|---|
test-actionbutton_dsfr_template.R | 9 | 0.085 | 0 | 0 | 0 | 0 | |
test-actionbutton_dsfr.R | 2 | 0.010 | 0 | 0 | 0 | 0 | |
test-column_dsfr.R | 3 | 0.027 | 0 | 0 | 0 | 0 | |
test-convert_file_to_dsfr.R | 2 | 0.058 | 0 | 0 | 0 | 0 | |
test-convert_to_dsfr.R | 6 | 0.359 | 0 | 0 | 0 | 1 | ⚠️ |
test-fluidpage_dsfr_template.R | 9 | 0.048 | 0 | 0 | 0 | 0 | |
test-fluidpage_dsfr.R | 2 | 0.039 | 0 | 0 | 0 | 0 | |
test-fluidrow_dsfr.R | 3 | 0.015 | 0 | 0 | 0 | 0 | |
test-get_dsfr_version.R | 3 | 0.024 | 0 | 0 | 0 | 0 | |
test-header_dsfr_template.R | 17 | 0.063 | 0 | 0 | 0 | 0 | |
test-header_dsfr.R | 2 | 0.021 | 0 | 0 | 0 | 0 | |
test-layout_dsfr_template.R | 9 | 0.032 | 0 | 0 | 0 | 0 | |
test-parse_html.R | 2 | 0.005 | 0 | 0 | 0 | 0 | |
test-parse_to_xml.R | 4 | 0.019 | 0 | 0 | 0 | 0 | |
test-radiobuttons_dsfr_template.R | 13 | 0.258 | 0 | 0 | 0 | 0 | |
test-radiobuttons_dsfr.R | 3 | 0.046 | 0 | 0 | 0 | 0 | |
test-radiobuttons_unique_dsfr_template.R | 13 | 0.067 | 0 | 0 | 0 | 0 | |
test-render_node.R | 2 | 0.005 | 0 | 0 | 0 | 0 | |
test-start.R | 1 | 0.003 | 0 | 0 | 0 | 0 | |
test-updateradiobuttons_dsfr.R | 7 | 0.023 | 0 | 0 | 0 | 0 |
file | context | test | status | n | time | icon |
---|---|---|---|---|---|---|
test-actionbutton_dsfr_template.R | actionbutton_dsfr_template | actionButton_dsfr_template works | PASS | 9 | 0.085 | |
test-actionbutton_dsfr.R | actionbutton_dsfr | actionButton_dsfr works | PASS | 2 | 0.010 | |
test-column_dsfr.R | column_dsfr | column_dsfr works | PASS | 3 | 0.027 | |
test-convert_file_to_dsfr.R | convert_file_to_dsfr | convert_file_to_dsfr works | PASS | 2 | 0.058 | |
test-convert_to_dsfr.R | convert_to_dsfr | convert_to_dsfr works | WARNING | 6 | 0.359 | ⚠️ |
test-fluidpage_dsfr_template.R | fluidpage_dsfr_template | fluidPage_dsfr_template works | PASS | 9 | 0.048 | |
test-fluidpage_dsfr.R | fluidpage_dsfr | fluidPage_dsfr works | PASS | 2 | 0.039 | |
test-fluidrow_dsfr.R | fluidrow_dsfr | fluidRow_dsfr works | PASS | 3 | 0.015 | |
test-get_dsfr_version.R | get_dsfr_version | get_dsfr_version works | PASS | 3 | 0.024 | |
test-header_dsfr_template.R | header_dsfr_template | header_dsfr_template works | PASS | 17 | 0.063 | |
test-header_dsfr.R | header_dsfr | header_dsfr works | PASS | 2 | 0.021 | |
test-layout_dsfr_template.R | layout_dsfr_template | layout_dsfr_template works | PASS | 9 | 0.032 | |
test-parse_html.R | parse_html | tester parse_html | PASS | 2 | 0.005 | |
test-parse_to_xml.R | parse_to_xml | parse_to_xml works | PASS | 4 | 0.019 | |
test-radiobuttons_dsfr_template.R | radiobuttons_dsfr_template | radioButtons_dsfr_template works | PASS | 13 | 0.258 | |
test-radiobuttons_dsfr.R | radiobuttons_dsfr | radioButtons_dsfr works | PASS | 3 | 0.046 | |
test-radiobuttons_unique_dsfr_template.R | radiobuttons_unique_dsfr_template | radioButtons_unique_dsfr_template works | PASS | 13 | 0.067 | |
test-render_node.R | render_node | render_node works | PASS | 2 | 0.005 | |
test-start.R | start | multiplication works | PASS | 1 | 0.003 | |
test-updateradiobuttons_dsfr.R | updateradiobuttons_dsfr | updateRadioButtons_dsfr works | PASS | 7 | 0.023 |
Failed | Warning | Skipped |
---|---|---|
🛑 | ⚠️ | 🔶 |
Field | Value |
---|---|
Version | R version 4.2.0 (2022-04-22) |
Platform | x86_64-pc-linux-gnu (64-bit) |
Running | Ubuntu 20.04.4 LTS |
Language | fr_FR |
Timezone | Europe/Paris |
Package | Version |
---|---|
testthat | 3.1.4 |
covr | 3.5.1 |
covrpage | 0.1 |