Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codecov is "semi working": doesn't provide status to PRs, reports "Unable to find commit in Github" #90

Closed
yarikoptic opened this issue Jun 10, 2021 · 7 comments

Comments

@yarikoptic
Copy link
Member

realized while looking at https://github.com/con/tinuous/pull/89/files that there is no codecov report.

https://app.codecov.io/gh/con/tinuous/branch/gh-88/commits?page=1 says "Unable to find commit in Github" and
https://app.codecov.io/gh/con/tinuous/pulls?page=1&state=open&order=-pullid has the last good one for "#66 Updated 9 days ago by jwodder" and then there is only 1 without title and saying "Missing base report" .

Smells like codecov issue, but may be you feel that something on our end managed to break it about 9 days ago @jwodder ?

@yarikoptic
Copy link
Member Author

hm, codecov commenter reemerged on #89 but no status withing the matrix of CI reports

@jwodder
Copy link
Member

jwodder commented Jun 10, 2021

@yarikoptic Did you set up this repo with the Codecov app integration or some other integration?

@jwodder
Copy link
Member

jwodder commented Jun 10, 2021

@yarikoptic This might have something to do with the fact that the Travis builds seem to have stopped, which might be affecting Codecov's sense of whether CI is complete.

@yarikoptic
Copy link
Member Author

@yarikoptic Did you set up this repo with the Codecov app integration or some other integration?

I would assume so, don't remember details.

@yarikoptic This might have something to do with the fact that the Travis builds seem to have stopped, which might be affecting Codecov's sense of whether CI is complete.

d'oh -- indeed no builds reported in https://travis-ci.com/github/con/tinuous/pull_requests and https://travis-ci.com/github/con/tinuous/builds for two days.... and no changes to .travis.yml since then ($> git diff 0215fbb8bc9fcee6a10251887ecf1aab34adbb32.. -- .travis.yml is empty so it is not "us")...
https://travis-ci.com/github/con/tinuous/requests says "Could not authorize build request for con/tinuous." so I guess some "linkeage" got broken somehow or somehow we ran out of "free"... khm... need to dig more

@yarikoptic
Copy link
Member Author

HA -- I needed to explicitly (re?)choose Free plan on organizational settings on travis: https://travis-ci.com/organizations/con/plan?billingStep=3 . Then I triggered manually (! would be an interesting test case for con/tinuous ;)) a build on travis, which would have a commit but which shouldn't be pushed anyhow back to github, and that one seems to be building now
https://travis-ci.com/github/con/tinuous/builds/228647879

so let's see if that resolves travis + codecov situation

@yarikoptic
Copy link
Member Author

nope, no codecov report for recent #134

codecov seems to have coverage: https://app.codecov.io/gh/con/tinuous --> https://codecov.io/gh/con/tinuous/commit/8799d5ce48a23f94ca31d82a9776725dd17c6bb7/ and some banner suggests to install Codecov App! installed for con (needs Read to admin part, which kinda strange), will accept my invaluable suggestion in that PR and see what happens

@yarikoptic
Copy link
Member Author

I think it is "working" now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants