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/emayili documentation built on Feb. 10, 2025, 8:23 p.m.