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/clockify documentation built on June 6, 2024, 4:39 p.m.