Skip to content

Conversation

@dlhartveld
Copy link
Contributor

No description provided.

@avandeursen
Copy link

While JaCoCo is good for coverage within Eclipse, I think Cobertura is nicer for use in reports. JaCoCo does not count how often lines or loops are executed, and it does not correctly cover code in which exceptions are raised. See also my post on line coverage in JUnit. So after merging this pull request, we may later replace it by another one facilitating Cobertura :)

@dlhartveld
Copy link
Contributor Author

Ok, the pull request title is probably a bit misleading... This only adds coverage reports to the jenkins-ws-client build itself.

I'll open an issue for coverage support in created jobs.

It might still be a good idea to change to cobertura for this project's coverage reports, but that is maybe something for another day...

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

Successfully merging this pull request may close these issues.

2 participants