Codecov branches list out of date

Description

A while ago we cleaned up branches on our (public) Github repositories and added a new branch release-latest on each repository which we want code coverage for.

It seems CodeCov has not picked up the branch changes or new commits for 3 out of the 15 repositories we’re getting coverage for and I can’t find a button to “Resync from Github” or similar.

Repository

… kinesisvideo-encoder-ros2
… aws-robotics/lex-common

(CodeCov forums only allow 2 links per post)

Steps to Reproduce

  1. Check repository on Github
  2. See all repositories have a release-latest branch
  3. Check repository in CodeCov
  4. See that the branches page does not have release-latest
  5. When going to say https://codecov.io/gh/aws-robotics/lex-common/branch/release-latest it gives a 404 page. There appears to be no way to force codecov to recheck if that branch exists or not.

Expected behavior: [What you expect to happen]

I expect to see CodeCov producing coverage for the release-latest branch

Actual behavior: [What actually happens]

CodeCov is 404’ing for the release-latest branch

Flakiness? [Does this happen all the time or only sometimes?]

Kind of, this is only happening for 3 of our repositories. The other 10+ are working correctly.

Have you uploaded a report from that branch? If so, can you share the commit SHA so I can check what branch we think it’s on?