covr
covr copied to clipboard
Test coverage reports for R
I will preface this issue with: it was quite difficult to recreate this problem via a *reprex*. I have attempted to recreate the issue from a simple package project, but...
Would it be possible to get an option for different line colours in the output for those of us who are colourblind? Light red and green are pretty terrible. Thanks.
In light of #527, I wanted to let you know that we've discovered a behavior in the last couple days related to the `options(cov.record_tests = TRUE)` that I'd like to...
Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_covr.html) * [x] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [x] `urlchecker::url_check()` * [x] `devtools::check(remote = TRUE, manual = TRUE)` *...
I've seen several issues in this repo from confused users (I was one of those confused people for about 2 hours until just now!) who are not sure why their...
```R covr::package_coverage(type="all", quiet=FALSE, clean=FALSE, install_path="tmp-covr") ``` ``` * installing *source* package ‘irace’ ... ** using non-staged installation ** libs gcc -I"/opt/R/4.2.1/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -O0 --coverage -c iracebin/irace.c...
`package_coverage` creates `out_dir` without checking whether this is an option passed via `....`. As a result, there is no way to override `outDir` to save the output of testing without...
The documentation says: > If the appropriate gcov version is not on your path you can set the appropriate location with the covr.gcov options. If you set this path to...
I have problems to run covr::package_coverage() (covr version 3.6.4) on R-4.3.2 in a Windows environment. The following function call on DoseFinding fails (same with other packages): ```r package_coverage( path =...
It seems that oranization secret not work. Is this normal? ```r Request failed [404]. Retrying in 1 seconds... Request failed [404]. Retrying in 2.5 seconds... $detail [1] "Could not find...