-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Java] Fail to parse Jacoco report #56
Comments
There is an error about logback, I am not sure if it matters.
|
And I think the token should be hidden even in DEBUG mode 🤔 |
Sorry for the delay, we will create an internal task to track this. For future issues, if you use |
Thanks for your reply 😄 Got it. |
Hey @gaocegege, I've been looking at your problem.
Can you have a look at why are you not generating LINE coverage information on your report? (closing this issue, feel free to comment anyway, or to open the issue in the coverage-parser repository) |
Thank you and I will take a look. |
Are you looking for help?
Yes
Scala Version
Operating System
macOS 10.12.4
JDK
codacy-coverage-reporter-assembly.jar
2.0.0
Expected Behavior
java -cp codacy-coverage-reporter-assembly.jar com.codacy.CodacyCoverageReporter --debug -l Java -r ./test-output/site/jacoco/report.xml
codacy-coverage.json
FYI:
./test-output/site/jacoco/report.xml
Actual Behavior
codacy-coverage.json
DEBUG log
Reproducible Test Case
https://github.com/gaocegege/Processing.R
You could get my report in xml format here: https://pastebin.com/86b40S0L
The text was updated successfully, but these errors were encountered: