From ec72bdd9bd0c27b9e96a620c4e4b0e2189bdd578 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 8 May 2019 17:59:29 +0200 Subject: [PATCH] included all known and valid options --- .codecov.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 1125131af..71d68f750 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -155,9 +155,9 @@ coverage: # - "old_path::new_path" comment: - layout: files, diff, reach, flags + layout: header, diff, uncovered, reach, files, tree, changes, sunburst, flags branches: * behavior: new # default = posts once then update, posts new if delete - # once = post once then updates - # new = delete old, post new - # spammy = post new \ No newline at end of file + # once = post once then updates + # new = delete old, post new + # spammy = post new \ No newline at end of file