Skip to content

Update CodeCov comment layout #71505

Description

@blimpich

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions