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 integration is broken / flaky #12

Closed
rohanpm opened this issue Feb 19, 2019 · 1 comment
Closed

Coveralls integration is broken / flaky #12

rohanpm opened this issue Feb 19, 2019 · 1 comment

Comments

@rohanpm
Copy link
Member

rohanpm commented Feb 19, 2019

Coveralls test runs for this project in Travis started to fail in the last day:

Submitting coverage to coveralls.io...
Coverage submitted!
Couldn't find a repository matching this job.
Traceback (most recent call last):
  File "/home/travis/build/release-engineering/python-fastpurge/.tox/cov-travis/bin/coveralls", line 10, in <module>
    sys.exit(main())
  File "/home/travis/build/release-engineering/python-fastpurge/.tox/cov-travis/lib/python3.5/site-packages/coveralls/cli.py", line 80, in main
    log.info(result['url'])
KeyError: 'url'

Not sure what the cause of this is, but it's probably not the fault of this project.
In lemurheavy/coveralls-public#1264 we can see that many others hit the same issue in recent days and started to disable coveralls due to this.

The problem might go away with no further action needed from us. If it persists, we'll have to disable coveralls.

@rohanpm
Copy link
Member Author

rohanpm commented Feb 19, 2019

Fixed now: https://travis-ci.org/release-engineering/python-fastpurge/jobs/495699953

There's an explanation in lemurheavy/coveralls-public#1264, it was a problem in communication between coveralls and Travis.

@rohanpm rohanpm closed this as completed Feb 19, 2019
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