diff options
| author | Markus Holtermann <info@markusholtermann.eu> | 2016-05-21 13:18:18 +0200 |
|---|---|---|
| committer | Markus Holtermann <info@markusholtermann.eu> | 2016-05-21 13:18:18 +0200 |
| commit | 6dde884c01156e36681aa51a5e0de4efa9575cfd (patch) | |
| tree | 0414582b20c451058dd895f92a66b8d42c66274d | |
| parent | 46a38307c245ab7ed0b4d5d5ebbaf523a81e3b75 (diff) | |
Disable patch coverage checks
| -rw-r--r-- | codecov.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000000..4c34cc0871 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,5 @@ +coverage: + status: + patch: + default: + branches: null |
