diff --git a/.codecov.yml b/.codecov.yml index 39a2868bb74bf..47e0b94bec4da 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -6,4 +6,6 @@ coverage: round: down range: "70...100" -comment: false +comment: + layout: "header, diff, changes, uncovered, tree" + behavior: default