dotnet / dotnet/arcade

CodeCoverage comment in PRs

Open
#191 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

Some repos has http://codecov.io service configured to get stats comment in PR like:

![image](https://user-images.githubusercontent.com/33230602/40359475-8f90fa72-5dcb-11e8-9108-ab42d3447863.png)

It runs code coverage job after the build is successfully completed.

If we add more commits to PR, amend or even force push the existing commits, it updates the comment in place (to reduce chat noise).

It would be cool to have dotnet-bot feed the similar stats always or optionally (`@dotnet-bot, report codecoverage please`).

Alternatively, code coverage job can be configured in GitHub PR new feature called checks: https://github.com/dotnet/arcade/pull/189/checks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.