From 17101cf1c3e3591b381d48eb6141322a588cae6c Mon Sep 17 00:00:00 2001 From: Steve Peak Date: Thu, 28 Apr 2016 17:24:19 -0400 Subject: [PATCH] Fix codecov.yml --- codecov.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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"