From 07f027465bc61ee05e144ccfd2aed56a4f86fb8c Mon Sep 17 00:00:00 2001 From: Damien Guard Date: Thu, 12 Dec 2019 10:05:37 -0800 Subject: [PATCH] Update codecov.yml --- codecov.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index b8422ba78..53cea3867 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,6 +5,7 @@ coverage: status: patch: default: + threshold: 50 if_no_uploads: error changes: true project: @@ -15,4 +16,4 @@ coverage: - test/ - docs/ - examples/ -comment: false \ No newline at end of file +comment: false