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

error log: No Parser for java #10

Closed
gaocegege opened this issue Nov 17, 2015 · 3 comments
Closed

error log: No Parser for java #10

gaocegege opened this issue Nov 17, 2015 · 3 comments

Comments

@gaocegege
Copy link

Hi, When I run the command codacy-coverage-reporter -l Java -r coverage.xml,

the output is confused:

2015-11-17 09:29:24,219 [info]  com.codacy Parsing coverage data...
2015-11-17 09:29:24,255 [error] com.codacy no parser for Java

And also, could I get the doc about the content of coverage.xml? It seems that there is no explanation about how to use..

@machadoit
Copy link
Member

Hi, "we assume that coverage is previously configured for your project.".
This project does not handle the coverage generation, its purpose is to send that coverage to Codacy.
That said, you can check http://eclemma.org/jacoco/, on how to generate coverage.
You can also check out our https://github.com/codacy/codacy-api-java/blob/fix/docs/circle.yml where we have the automated process to generate and publish the coverage for a java project to Codacy.

@gaocegege
Copy link
Author

Soga, Thks~

@xdevs23
Copy link

xdevs23 commented Dec 29, 2015

Thx

ljmf00 pushed a commit to ljmf00/codacy-coverage-reporter that referenced this issue Aug 28, 2019
Bump codacy-api-scala to latest release (2.0.3)
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

3 participants