Utilize internal GitLab static pages to publish package coverage. Creates local covr report in a package subdirectory. Uses the pages GitLab job to publish the report.
gitlab(..., coverage = NULL, file = "public/coverage.html", quiet = TRUE)
| ... | arguments passed to |
|---|---|
| coverage | an existing coverage object to submit, if |
| file | The report filename. |
| quiet | if |