diff --git a/codecov.yml b/codecov.yml index 47e3bd5..1381629 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,12 +3,9 @@ codecov: coverage: ignore: - - test - - ext - - gtest - status: - patch: - default: {} + - test + - ext + - gtest comment: layout: "header, diff, changes"