bfgray3 / cattonum

Encode Categorical Features (unmaintained)
https://CRAN.R-project.org/package=cattonum
Other
32 stars 4 forks source link

github actions cant do test coverage #64

Open bfgray3 opened 4 years ago

bfgray3 commented 4 years ago
Run Rscript -e 'covr::codecov(token = "")'
$meta
$meta$status
[1] 400

$error
$error$reason
[1] "Please provide the repository token to upload reports via `-t :repository-token`"

$error$context
NULL