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

Build failure due to code coverage report fails #1304

Closed
kwonoj opened this issue Feb 4, 2016 · 3 comments
Closed

Build failure due to code coverage report fails #1304

kwonoj opened this issue Feb 4, 2016 · 3 comments

Comments

@kwonoj
Copy link
Member

kwonoj commented Feb 4, 2016

Current latest build on travis fails due to coverage report script throws error,

$ cat ./coverage/coverage-remapped.lcov | ./node_modules/coveralls/bin/coveralls.js
/home/travis/build/kwonoj/RxJS/node_modules/coveralls/bin/coveralls.js:18
throw err;
^
Bad response: 422 {"message":"Couldn't find a repository matching this job.","error":true}
The command "cat ./coverage/coverage-remapped.lcov | ./node_modules/coveralls/bin/coveralls.js" exited with 1.

Creating issue for reference. I'll keep an eye to see if it's temporal issues to consider further plans.

  • note :
    There were intermittent script failure for code coverage report not only for this errors, it may considerable to move into other coverage report (https://codecov.io/ maybe?) if problem could possibly persists.
@kwonoj
Copy link
Member Author

kwonoj commented Feb 4, 2016

Build failure is now fixed, but coverage report processing's not working - all PR check does not progresses.

@kwonoj
Copy link
Member Author

kwonoj commented Feb 4, 2016

Seems now it's resolved. Closing for now.

@lock
Copy link

lock bot commented Jun 7, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant