diff options
Diffstat (limited to '.codecov.yml')
-rw-r--r-- | .codecov.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.codecov.yml b/.codecov.yml index c974c0998cd..39a2868bb74 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -6,6 +6,4 @@ coverage: round: down range: "70...100" -comment: - layout: "header, diff, changes, sunburst, uncovered, tree" - behavior: default +comment: false |