From 0dfec15fffab59f01340080c284eeee71a56b838 Mon Sep 17 00:00:00 2001 From: Tim Head Date: Mon, 10 Dec 2018 15:20:20 +0100 Subject: [PATCH] Add codecov configuration --- codecov.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..6426cc13 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,10 @@ +comment: + layout: header, changes, diff +coverage: + status: + patch: + default: + target: '20' + project: + default: + target: auto