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

circleci build hanging on coveralls for all PR's #346

Open
jrochkind opened this issue Apr 16, 2020 · 1 comment
Open

circleci build hanging on coveralls for all PR's #346

jrochkind opened this issue Apr 16, 2020 · 1 comment

Comments

@jrochkind
Copy link
Contributor

jrochkind commented Apr 16, 2020

The circleci build is trying to do a coveralls job, which never is executed/completes. So the required checks always show up as 'in progress', never actually complete with success/failure, in Github. Which makes it a lot more annoying to rely on the Github required checks feature.

This seems to be the case on all PR's.

"coveralls/coveralls Expected — Waiting for status to be reported."

Screen Shot 2020-04-16 at 1 38 41 PM

The solution could be one of:

  1. Simply unconfigure the coveralls run, have it no longer be included as part of the build, at least a "required"cv part
  2. Get the coveralls run to work

I have not been able to figure out how to do either one!

@jrochkind jrochkind changed the title circleci build hanging on coveralls circleci build hanging on coveralls for all PR's Apr 16, 2020
@jrgriffiniii
Copy link
Contributor

I am sorry for not creating this issue, I have definitely noticed this and, for now, I have removed the branch protection for master requiring Coveralls to provide a 100% coverage.

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

No branches or pull requests

2 participants