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"