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:
Screenshot of comment:

Forked Repo Information:
Screenshot of comment:

Environment (please complete the following information):
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.
Describe the bug
Changing the
layoutsetting incodecov.ymldoesn'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:
codecov.ymldifflayout even though it is specified in the yaml configScreenshot of comment:

Forked Repo Information:
codecov.yml(exact same as problematic repo)difflayoutScreenshot of comment:

Environment (please complete the following information):
Expected behavior
I would expect that adding the
diffoption to thelayoutsattribute 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.