-
Notifications
You must be signed in to change notification settings - Fork 2
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
UnhandledPromiseRejectionWarning: Failed to parse lcov #31
Comments
lcov.info
|
will look into this now @v7lin |
this is my docker-demo for lcov-server |
thanks! @v7lin |
@v7lin are you running this command in a git directory? It looks like the real error with this is:
|
it looks like this is malformed in terms of what the lcov expects.
should be
|
I published a new version that is better with the async functionality https://github.com/gabrielcsapo/lcov-server/releases/tag/1.3.0. Looking toward a 2.0.0 release where most of the code is rewritten. |
The text was updated successfully, but these errors were encountered: