From 622b6cfa1e521c0173b77db07a89b55b64751ee6 2016-07-25 21:13:30 From: Matthias Bussonnier Date: 2016-07-25 21:13:30 Subject: [PATCH] Add codecov file, its apparently only way ton configure now. --- diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..eb9b9df --- /dev/null +++ b/codecov.yml @@ -0,0 +1,9 @@ +coverage: + status: + project: + default: + target: auto + threshold: 10 + patch: + default: + target: 0%