-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Describe the bug
Changing the layout setting in codecov.yml doesn't change the actual comment on our open-source repository https://github.com/Expensify/App. This appears to be repo specific, since I've forked the repo and it seems to work fine on the fork.
Problematic Repo Information:
- Repo: https://github.com/Expensify/App
- Our
codecov.yml - Example of CodeCov PR comment missing
difflayout even though it is specified in the yaml config
Forked Repo Information:
- Repo: https://github.com/blimpich/App
codecov.yml(exact same as problematic repo)- Example of CodeCov PR comment that correctly posts a comment that includes
difflayout
Environment (please complete the following information):
- Both systems use codecov/codecov-action@5a10915 aka v5.5.1 to upload the coverage reports to CodeCov.
Expected behavior
I would expect that adding the diff option to the layouts attribute of the yaml config would cause the PR comment to update and show that configuration, and it does on the fork, but not on the repo that I need it to update on.
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner

