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

Help running locally #31

Closed
technimadhu opened this issue Jul 7, 2014 · 1 comment
Closed

Help running locally #31

technimadhu opened this issue Jul 7, 2014 · 1 comment

Comments

@technimadhu
Copy link

Team, great job on the plugin . Works great on jenkins.

Question. Would you guys consider developing a standalone viewer (without jenkins). I have the test framework (jasmine/jscover) which generates this cobertura xml file. I would like to view this in report format locally (without using jenkins) to see how much code is covered, before i submit my tests etc.. Dont need all the bells and whistles , just something which shows graphically in html/css which lines are covered and which is not.

If you guys have no time, can someone point me which classes i can look at to try and implement something like this.

Thanks.

@christ66
Copy link
Member

christ66 commented Jun 4, 2016

This is more of a cobertura question, than a Jenkins cobertura plugin. If you would like to replace the default cobertura html formatter with a custom one you can replace the content in: https://github.com/cobertura/cobertura/blob/master/cobertura/src/main/java/net/sourceforge/cobertura/reporting/html/HTMLReport.java.

@christ66 christ66 closed this as completed Jun 4, 2016
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

2 participants