Codecov not picking up new commits from Github

Description

Hi there, I’ve got a YAML template which includes posting coverage results to Codecov from an Azure Devops pipeline by way of a public Github repository.
For some reason, the coverage reports initially claimed that the report, manually posted by a YAML task to the HTTP endpoint, were malformed, so I removed the HTTP call as Codecov is also installed on the repository, and my project says it has a webhook configured, so I assume commits should just ping straight to Codecov, but nothing’s shown up.

Repository

Steps to Reproduce

  1. Push commit to Github
  2. Expect webhook to be fired, but nothing showing in Codecov

Expected behavior: [What you expect to happen]

Code coverage to be showing up.

Actual behavior: [What actually happens]

Nothing.

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

Consistent.

Versions

Windows 10, Brave Browser.