R/get_coverages.R
get_coverages.Rd
get_coverage
get_coverages( repo_full_names, codecov_token = Sys.getenv("CODECOV_TOKEN"), dbg = TRUE )
vector with combination of username/repo (e.g. c("KWB-R/kwb.utils", "KWB-R/kwb.db"))
zenodo authentication token (default: Sys.getenv("CODECOV_TOKEN")
debug if TRUE (default: TRUE)
data.frame with coverage percent and url for all provided repo_full_names