Tests and Coverage ================ 20 August, 2025 15:28:05 - [Coverage](#coverage) - [Unit Tests](#unit-tests) This output is created by [covrpage](https://github.com/yonicd/covrpage). ## Coverage Coverage summary is created using the [covr](https://github.com/r-lib/covr) package. | Object | Coverage (%) | |:----------------------------------------|:------------:| | rjd3workspace | 4.59 | | [R/deprecated.R](../R/deprecated.R) | 0.00 | | [R/saitem.R](../R/saitem.R) | 0.00 | | [R/utils.R](../R/utils.R) | 0.00 | | [R/saprocessing.R](../R/saprocessing.R) | 0.44 | | [R/zzz.R](../R/zzz.R) | 11.11 | | [R/update_path.R](../R/update_path.R) | 13.64 | | [R/workspace.R](../R/workspace.R) | 20.56 |
## Unit Tests Unit Test summary is created using the [testthat](https://github.com/r-lib/testthat) package. | file | n | time | error | failed | skipped | warning | |:---|---:|---:|---:|---:|---:|---:| | [test-check_information.R](testthat/test-check_information.R) | 2 | 3.66 | 0 | 0 | 0 | 0 |
Show Detailed Test Results | file | context | test | status | n | time | |:---|:---|:---|:---|---:|---:| | [test-check_information.R](testthat/test-check_information.R#L6) | check_information | multiplication works | PASS | 2 | 3.66 |
Session Info | Field | Value | |:---------|:----------------------------------| | Version | R version 4.5.1 (2025-06-13 ucrt) | | Platform | x86_64-w64-mingw32/x64 | | Running | Windows 11 x64 (build 22631) | | Language | en_GB | | Timezone | Europe/Paris | | Package | Version | |:---------|:--------| | testthat | 3.2.3 | | covr | 3.6.4 | | covrpage | 0.2 |