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

coveralls is busted #1043

Open
bhearsum opened this issue Jul 9, 2024 · 0 comments
Open

coveralls is busted #1043

bhearsum opened this issue Jul 9, 2024 · 0 comments

Comments

@bhearsum
Copy link
Contributor

bhearsum commented Jul 9, 2024

Noticed this is a recent log:

[task 2024-07-08T23:16:52.667Z] Error running coveralls: Not on TravisCI. You have to provide either repo_token in .coveralls.yml or set the COVERALLS_REPO_TOKEN env var.
[task 2024-07-08T23:16:52.667Z] Traceback (most recent call last):
[task 2024-07-08T23:16:52.667Z]   File "/builds/worker/checkouts/vcs/.tox/coveralls/lib/python3.11/site-packages/coveralls/cli.py", line 65, in main
[task 2024-07-08T23:16:52.667Z]     coverallz = Coveralls(
[task 2024-07-08T23:16:52.667Z]                 ^^^^^^^^^^
[task 2024-07-08T23:16:52.667Z]   File "/builds/worker/checkouts/vcs/.tox/coveralls/lib/python3.11/site-packages/coveralls/api.py", line 47, in __init__
[task 2024-07-08T23:16:52.667Z]     self.ensure_token()
[task 2024-07-08T23:16:52.667Z]   File "/builds/worker/checkouts/vcs/.tox/coveralls/lib/python3.11/site-packages/coveralls/api.py", line 60, in ensure_token
[task 2024-07-08T23:16:52.667Z]     raise CoverallsException(
[task 2024-07-08T23:16:52.667Z] coveralls.exception.CoverallsException: Not on TravisCI. You have to provide either repo_token in .coveralls.yml or set the COVERALLS_REPO_TOKEN env var.
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

1 participant