Description
When I click to see code coverage in a specific code file (URL below) I receive a page with 2 errors: “GitHub API Forbidden” & “Is the path src/index.ts
a relative path in your repository?”
I would be thinking that this is a problem of how my coverage is reported vs the repository file structure EXCEPT: if I’m logged into CodeCov this link works and shows the coverage for that code file just fine.
So, why would being authenticated in CodeCov fix either a GitHub authorization error (on a public repo) or a repository relative path issue??
URL: https://codecov.io/gh/stewie1570/async-cacher/src/master/src/index.ts
Repository
Versions
Windows 10 / Chrome