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