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

Fix coveralls reporting #1592

Closed
fchavant opened this issue Dec 14, 2018 · 0 comments
Closed

Fix coveralls reporting #1592

fchavant opened this issue Dec 14, 2018 · 0 comments
Assignees

Comments

@fchavant
Copy link
Contributor

Steps to reproduce

Many builds fail with node-coveralls trying to use a non-existing commit ID.

Actual result

Something like:

Error: Command failed: /bin/sh -c git cat-file -p 509a19cf0cb252cfbb30a3b7d9eaae13df51752e
fatal: Not a valid object name 509a19cf0cb252cfbb30a3b7d9eaae13df51752e

Expected result

Coverage is reported to coveralls.io

Version

PRs against 1.8.0

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