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 () and get detailed coverage statistics and charts at codecov.io, as well as coverage reports in pull requests:
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 () and get detailed coverage statistics and charts at codecov.io, as well as coverage reports in pull requests:
References: