We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Many builds fail with node-coveralls trying to use a non-existing commit ID.
Something like:
Error: Command failed: /bin/sh -c git cat-file -p 509a19cf0cb252cfbb30a3b7d9eaae13df51752e fatal: Not a valid object name 509a19cf0cb252cfbb30a3b7d9eaae13df51752e
Coverage is reported to coveralls.io
PRs against 1.8.0
1.8.0
The text was updated successfully, but these errors were encountered:
2efafd6
fchavant
No branches or pull requests
Steps to reproduce
Many builds fail with node-coveralls trying to use a non-existing commit ID.
Actual result
Something like:
Expected result
Coverage is reported to coveralls.io
Version
PRs against
1.8.0
The text was updated successfully, but these errors were encountered: