diff options
Diffstat (limited to '.codecov.yml')
| -rw-r--r-- | .codecov.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 0000000..f3b7139 --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,6 @@ +coverage: + notify: + gitter: + default: + url: "https://webhooks.gitter.im/e/c8ee7e8a380f711aea39" + threshold: 1% |
