Commit 35cef51
committed
codecov: Remove header from comment
Currently, the codecov commenter posts a header which (most of the time) has a big red "X" on it. This can be confusing when you see the "X" and think you are failing, even though the actual CI check is passing because you are meeting the 80% threshold.
This PR removes the header all together, since this commentor is purely informational, to make it easy to see what lines of code do not have associated tests1 parent 1c184ec commit 35cef51
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
| 33 | + | |
0 commit comments