diff options
author | Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> | 2022-04-18 10:11:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-18 10:11:01 -0400 |
commit | 7281af35abe74607bcc7f7b22042e9e4bc2de489 (patch) | |
tree | c21e40c093c70627c7d4ce33131d32121d54c946 /.codecov.yml | |
parent | 0b12ed8beb3303be288a5aaaa679f393daeb93ac (diff) | |
download | qutebrowser-7281af35abe74607bcc7f7b22042e9e4bc2de489.tar.gz qutebrowser-7281af35abe74607bcc7f7b22042e9e4bc2de489.zip |
Update .codecov.yml
Diffstat (limited to '.codecov.yml')
-rw-r--r-- | .codecov.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.codecov.yml b/.codecov.yml index 2cc72473b..3ceb4eeec 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,9 +1,11 @@ coverage: status: project: - informational: true + default: + informational: true patch: - informational: true + default: + informational: true changes: false comment: false |