diff --git a/codecov.yml b/codecov.yml index 54226c2a..2b15981a 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,8 @@ codecov: + status: + project: + default: + threshold: 2 branch: master coverage: @@ -8,3 +12,6 @@ coverage: - "**/catch_reporter_automake.hpp" - "**/catch_reporter_teamcity.hpp" - "**/external/clara.hpp" + +comment: + layout: "diff"