We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The idea is to have Github status check with coverage percentage along with comment that we already have
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/
It will be great feature as we can split process of running code coverage and separate check with report with code coverage summary.
The text was updated successfully, but these errors were encountered:
vitaliimelnychuk
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: