From da50a7ad9f451c123930656cf7fabadbe4f0524e Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 29 May 2016 17:10:38 -0400 Subject: Migrate to codecov.yml (#2927) * Migrate to codecov.yml * correct syntax, 4 space indents --- codecov.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 codecov.yml (limited to 'codecov.yml') diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..2bfc815b --- /dev/null +++ b/codecov.yml @@ -0,0 +1,9 @@ +comment: false +coverage: + status: + patch: + default: + target: '100' + project: + default: + target: '100' -- cgit v1.2.3