mirror of https://github.com/pytest-dev/pytest.git
ci: add codecov.yml to turn comments off
The only benefit for me is to get notified about finished builds, but
that might happen to early anyway. Apart from that they are rather big
and distract from actual comments.
(cherry picked from commit d50198a3ff
)
This commit is contained in:
parent
866daf57fe
commit
3edcc71c41
|
@ -0,0 +1,7 @@
|
|||
coverage:
|
||||
status:
|
||||
project: true
|
||||
patch: true
|
||||
changes: true
|
||||
|
||||
comment: off
|
Loading…
Reference in New Issue