I think I want to apply this diff to the codecov.yml file but the layout config isn't responding to changes.
diff --git a/codecov.yml b/codecov.yml
index b9eb26bc27e..ced4605e2e9 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -18,9 +18,9 @@ codecov:
comment:
require_changes: "coverage_drop OR uncovered_patch"
- layout: "condensed_header, diff, condensed_footer"
+ layout: "condensed_header, diff, files, condensed_footer"
behavior: default
- hide_project_coverage: true
+ hide_project_coverage: false
flags:
unit:
I've reached out to the CodeCov public repo and made this issue: codecov/feedback#802
I've also reached out to support through their website, not sure what will get us most quickly to a resolution.
I think I want to apply this diff to the
codecov.ymlfile but the layout config isn't responding to changes.I've reached out to the CodeCov public repo and made this issue: codecov/feedback#802
I've also reached out to support through their website, not sure what will get us most quickly to a resolution.