From 71a2016d1c3e514352af11a3d42f307d079c14a5 Mon Sep 17 00:00:00 2001 From: Bas van Beek <43369155+BvB93@users.noreply.github.com> Date: Wed, 17 Nov 2021 18:47:13 +0100 Subject: [PATCH] TST: Add codecov.yaml --- codecov.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 codecov.yaml diff --git a/codecov.yaml b/codecov.yaml new file mode 100644 index 000000000..c0bfbe4f5 --- /dev/null +++ b/codecov.yaml @@ -0,0 +1,8 @@ +coverage: + status: + project: + default: + target: 80 + patch: + default: + target: 0