Description
About a month ago codecov stopped reporting coverage to one of our repositories but others still work fine.
As an example, here is a Pull Request, the Travis build (with confirmation that codecov received the results), and the codecov report:
- fix: double processing math by TomWoodward · Pull Request #144 · openstax/rex-web · GitHub
- Travis Build line 1000
- Codecov link for the commit (as a new user I am limited to posting 2 links, but you can find the link by clicking the link above
Codecov is installed as an App for all of our repositories and continues to work fine for most of them. Is there something we are doing wrong?
Repository
See above (as a new user I can only include 2 links)
Steps to Reproduce
- Push a commit to a Pull Request
- Wait for Travis to complete
- Notice that a codecov status check never shows up
Expected behavior: A codecov status check to show up next to the commit in GitHub
Actual behavior: No status check for codecov listed
Flakiness? All the time for this repository, but not for others in the Organization.