tools/coverage.R

library(covr)

# Tests that are skipped on CRAN should still be included in coverage report.
#
Sys.setenv(NOT_CRAN = "true")

report()
datawookie/filebin documentation built on Sept. 3, 2023, 1:08 p.m.