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

Failure when using --finish option #234

Closed
caleb15 opened this issue Aug 6, 2020 · 3 comments
Closed

Failure when using --finish option #234

caleb15 opened this issue Aug 6, 2020 · 3 comments

Comments

@caleb15
Copy link
Contributor

caleb15 commented Aug 6, 2020

venv/bin/coveralls --finish

Finishing parallel jobs...
Parallel finish failed: No build matching CI build number  found
Traceback (most recent call last):
  File "/home/********/project/venv/lib/python3.7/site-packages/coveralls/cli.py", line 80, in main
    coverallz.parallel_finish()
  File "/home/********/project/venv/lib/python3.7/site-packages/coveralls/api.py", line 236, in parallel_finish
    raise CoverallsException('Parallel finish failed: {}'.format(e))
coveralls.exception.CoverallsException: Parallel finish failed: No build matching CI build number  found
@caleb15
Copy link
Contributor Author

caleb15 commented Aug 6, 2020

will be fixed by #233

@TheKevJames
Copy link
Owner

Closing as a dupe of #234

@TheKevJames
Copy link
Owner

Er, #235, my bad.

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