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

Show messages in HTML report when class has no debug information #818

Merged
merged 5 commits into from
Jan 6, 2019

Conversation

Godin
Copy link
Member

@Godin Godin commented Jan 6, 2019

In addition to #801 another common problem already described in our FAQ and still frequently faced by users - absence of debug information in class files:

https://groups.google.com/d/msg/jacoco/7dFcOoze4sg/qcgM6aouFwAJ

This PR adds following messages to a page with class methods:

Class files must be compiled with debug information to link with source files.
Class files must be compiled with debug information to show line coverage.

@Godin Godin added this to the 0.8.3 milestone Jan 6, 2019
@Godin Godin self-assigned this Jan 6, 2019
@Godin Godin added this to Implementation in Current work items via automation Jan 6, 2019
@Godin Godin changed the title Show message in HTML report when class has no source file name Show messages in HTML report when class lacks debug information Jan 6, 2019
@Godin Godin changed the title Show messages in HTML report when class lacks debug information Show messages in HTML report when class has no debug information Jan 6, 2019
@Godin Godin merged commit c7d70c7 into master Jan 6, 2019
Current work items automation moved this from Implementation to Done Jan 6, 2019
@Godin Godin deleted the diagnostic branch January 6, 2019 12:42
@jacoco jacoco locked as resolved and limited conversation to collaborators May 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant