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

Parser Error but Coverage received successfully #69

Closed
yael-lorenzo opened this issue Feb 7, 2018 · 3 comments
Closed

Parser Error but Coverage received successfully #69

yael-lorenzo opened this issue Feb 7, 2018 · 3 comments

Comments

@yael-lorenzo
Copy link

After running

java -cp ~/Downloads/codacy-coverage-reporter-2.0.2-assembly.jar com.codacy.CodacyCoverageReporter -l Java -r ./app/build/reports/coverage/debug/report.xml

The log result is
.
.
.

2018-02-07 11:32:06,355 %PARSER_ERROR[coloredLevel] com.codacy Parsing coverage data...
2018-02-07 11:32:06,641 %PARSER_ERROR[coloredLevel] com.codacy Uploading coverage data...
2018-02-07 11:32:08,649 %PARSER_ERROR[coloredLevel] com.codacy Coverage data uploaded. RequestSuccess(Coverage received successfully.)

Which is not clear, if error how is it received successfully?

@rtfpessoa
Copy link
Contributor

@yael-lorenzo-olx that seems fine regarding coverage.

The problem seems related to the logger formatter. So it should not affect the functionality.

Can you confirm that it appears on the UI? If you have any problem I would suggest sending a message through support at codacy dot com for them to check the project since the problem does not seem to be related to this repository specifically.

@yael-lorenzo
Copy link
Author

Thanks @rtfpessoa, I am still facing other issues. I will check and let you know closing the issue. Thanks.

@yael-lorenzo
Copy link
Author

Working!

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

2 participants