This repository contains scripts to aggregate
(source/parse_test_report.R) results from
{testthat} and
{covr} packages (see the
workflow: https://github.com/datashield/.github). There is a script to
render (source/render_docs.R) the results
committed by the pipeline to the logs/ directory. Also, a
template for a Quarto report
(source/test_report.qmd) to present the
results of the tests in a dashboard.
The workflow follows the following stream:
Repository with unit tests >>> Repository with results >>>
GitHub pages
