code-coverage-action icon indicating copy to clipboard operation
code-coverage-action copied to clipboard

Update Pull request Github check

Open vitaliimelnychuk opened this issue 4 years ago • 0 comments

The idea is to have Github status check with coverage percentage along with comment that we already have

Implementation

As an example we can use this article https://www.infoq.com/news/2018/05/github-checks-api/ and documentation: https://developer.github.com/changes/2018-05-07-new-checks-api-public-beta/

Usability

It will be great feature as we can split process of running code coverage and separate check with report with code coverage summary.

vitaliimelnychuk avatar Jun 24 '21 07:06 vitaliimelnychuk