From fa4fd7f296b7772fb6dc4a8de092d5461b6a0f1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ho=C5=99e=C5=88ovsk=C3=BD?= Date: Mon, 15 Jan 2018 13:59:48 +0100 Subject: [PATCH] Modify codecov.yml again --- codecov.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/codecov.yml b/codecov.yml index 2b15981a..54226c2a 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,8 +1,4 @@ codecov: - status: - project: - default: - threshold: 2 branch: master coverage: @@ -12,6 +8,3 @@ coverage: - "**/catch_reporter_automake.hpp" - "**/catch_reporter_teamcity.hpp" - "**/external/clara.hpp" - -comment: - layout: "diff"