shaneconnelly23 / rmt

Tool designed to enhance the productivity of MBSE practitioners working with Cameo
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Coverage on codecov #5

Open slstarnes opened 4 years ago

slstarnes commented 4 years ago

Since you are computing coveraged in CI, you can use codecov to display code coverage which is nice for PRs. You can display a coverage badge in the README (badge) and get detailed coverage statistics and charts at codecov.io, as well as coverage reports in pull requests: coverage report

References:

slstarnes commented 4 years ago

Note: we did this when we open source LEI, see https://github.com/gtri/lowendinsight and https://coveralls.io/github/gtri/lowendinsight?branch=develop. Lowendinsight uses coveralls.