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

Add coverage method which will give percentage covered and which specific parts are covered #2

Open
markbasham opened this issue Feb 2, 2015 · 1 comment
Assignees

Comments

@markbasham
Copy link
Contributor

This should return an html page showing green for hits, and red for misses in the xml? nexdump representation of the file.

Also it should return a coverage value i.e 37% or something like that.

The following coverage generation in jenkins might be the way to deal with this?

https://raw.githubusercontent.com/jenkinsci/cobertura-plugin/master/src/test/resources/hudson/plugins/cobertura/coverage-with-data.xml

@markbasham markbasham self-assigned this Feb 2, 2015
@zjttoefs zjttoefs changed the title Add coverage method which will give percentage coved and which specific parts are covered Add coverage method which will give percentage covered and which specific parts are covered Oct 24, 2017
markbasham pushed a commit that referenced this issue Oct 25, 2017
@zjttoefs
Copy link
Contributor

While that's a neat idea for the future, I would assign a low priority to that at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants