diff --git a/codecov.yml b/codecov.yml index 3f0898292..edccd5c35 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,8 +1,8 @@ coverage: status: project: false - patch: false - changes: false + patch: true + changes: true comment: - layout: "reach" + layout: "diff"