theckman / yacspin

Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes
Apache License 2.0
434 stars 13 forks source link

Remove codecov due to it falsely failing builds #45

Closed theckman closed 2 years ago

theckman commented 2 years ago

They seem to have some weird math issues around code refactors, where you can end up changing the coverage by a hundredth of a percent, even though you've effectively not changed the coverage. This ends up erroneously failing the build.

So let's remove it and just print coverage reports.