summaryrefslogtreecommitdiff
path: root/.codecov.yml
diff options
context:
space:
mode:
authorTom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com>2022-04-18 10:05:41 -0400
committerGitHub <noreply@github.com>2022-04-18 10:05:41 -0400
commit0b12ed8beb3303be288a5aaaa679f393daeb93ac (patch)
tree1521327d1c80bb80c209dac5e7d0f00b52ecc85a /.codecov.yml
parent488dc175e0697ef96d3a4643e616a4623eeebfdb (diff)
downloadqutebrowser-0b12ed8beb3303be288a5aaaa679f393daeb93ac.tar.gz
qutebrowser-0b12ed8beb3303be288a5aaaa679f393daeb93ac.zip
ci: add informational Codecov status checks
Hi, Tom from Codecov here. I noticed that you were using Codecov but weren't actually getting any notifications on pull requests. I figured it would be useful to get some idea if code being changed is being tested, but also not blocking CI/merging. Let me know if this makes sense or if we can do something that would be helpful.
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 8646cac9a..2cc72473b 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -1,7 +1,9 @@
coverage:
status:
- project: false
- patch: false
+ project:
+ informational: true
+ patch:
+ informational: true
changes: false
comment: false