gallantlab / cottoncandy

sugar for s3
http://gallantlab.github.io/cottoncandy/
BSD 2-Clause "Simplified" License
33 stars 16 forks source link

MNT add codecov config #85

Closed mvdoc closed 2 years ago

mvdoc commented 2 years ago

This will disable codecov comments to PRs, and it will mark a PR as failing only if the coverage is reduced by more than 1%.

anwarnunez commented 2 years ago

Is there a way to decrease the verbosity of codecov @mvdoc ? Currently, it adds a comment for every line not covered. This makes it really difficult to look at the diff on the GitHub website.