commit | 1042d9fbc05aff9d51f15c2824a8521e963d0acd | [log] [tgz] |
---|---|---|
author | Ebrahim Byagowi <ebrahim@gnu.org> | Mon Nov 26 18:58:39 2018 +0330 |
committer | GitHub <noreply@github.com> | Mon Nov 26 18:58:39 2018 +0330 |
tree | 8e5caf9152f4d190f18f8f9573f159200745355a | |
parent | 97eaedca5de76c74534bab41562aee130098558a [diff] [blame] |
[ci] Add .codecov.yml Similar to https://github.com/GoogleChrome/lighthouse/blob/master/.codecov.yml No strong preference on commenting, feel free to enable it again
diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 0000000..e9b8ab4 --- /dev/null +++ b/.codecov.yml
@@ -0,0 +1,7 @@ +comment: off + +coverage: + status: + project: + default: + threshold: 1%