Closed biddellns closed 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.
Coveralls was very unresponsive, and seems to be a common frustration for many of its users. I decided to try codecov instead.
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.