eibens/edcb

Make codecov upload optional

Closed this issue · 2 comments

Maybe the --ci flag could be split into two flags --codecov and --check.

Simpler: keep --ci flag without upload and add --codecov=<secret> for uploading.

Documentation for --codecov flag now exists, implementation is still missing.