biddellns / sc2league-server

GNU General Public License v3.0
0 stars 0 forks source link

Add codecov report to CI #14

Closed biddellns closed 7 years ago

biddellns commented 7 years ago

Add codecov so the code coverage percentage is displayed as a badge on the README.md.

This will open the way later for build failure/pass depending on code coverage amount.

biddellns commented 7 years ago

Coveralls was very unresponsive, and seems to be a common frustration for many of its users. I decided to try codecov instead.