List Question
15 TechQA 2024-03-06T14:46:30.473000Disable OpenMP for code coverage of an R package on Github actions
45 views
Asked by JRR
Using covr in R, different result from package_coverage and file_coverage
49 views
Asked by Micha
How to include tests with `skip_on_cran()` when calling `covr::package_coverage()`?
117 views
Asked by sfcheung
Launching an R background process/thread/etc. using current environment for unit testing
251 views
Asked by jwimberley
R: What is the working directory when executing covr?
71 views
Asked by Ai4l2s
R: why is covr::package_coverage() always throws me an error starting with Error: Failure in `/tmp/RtmptOqbpy/R_LIBS5b33c260c72/....`
220 views
Asked by happy penguine
How to create a Gitlab CI coverage badge for R
881 views
Asked by olebole
Location of tests file in an R package
368 views
Asked by mindlessgreen
How to provide threshold value of code coverage percentage to covr (R code coverage)
92 views
Asked by subir
How to run covr::codecov() for a R package on Travis CI
392 views
Asked by Nate
covr::package_coverage reports "No such file or directory"
957 views
Asked by nalzok
covr shows 0% of coverage while all tests with testthat pass
1.1k views
Asked by jjankowiak
Testthat and covr in one go
723 views
Asked by robertdj
R covr package does not work
784 views
Asked by tzu
r testthat and covr use in a non-package library
1.1k views
Asked by Hedgehog