--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/971fb21f-92d9-4436-aed4-2ce742a80d71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Many years ago, I was working for a company and we were asked to report on test coverage...So I wrote the clover plugin...Then we ha a new corporate standard pushed from on high, so I wrote the Cobertura pluginThen people started to complain when their 75mb coverage reports did not workAnd corp wanted complete coverage including c++, .net, etc
Send too soon
On Sunday, February 1, 2015, Stephen Connolly <stephen.al...@gmail.com> wrote:Many years ago, I was working for a company and we were asked to report on test coverage...So I wrote the clover plugin...Then we ha a new corporate standard pushed from on high, so I wrote the Cobertura pluginThen people started to complain when their 75mb coverage reports did not workAnd corp wanted complete coverage including c++, .net, etcThen launched an effort to unify the three Java coverage plugins, that dragged me off writing maven plugins, and lots of other thingsSonar is probably a better solution for this space but at some stage *if* I ever get time I will work on this again...It's an interesting and hard problem
I saw the following statement on the wiki page for cobertura pluggin--"The current thinking is to merge this plugin into more generic coverage plugin. Help appreciated."I was wondering how I can help with that effort. I am interested in generic coverage plugin that would enable me to develop tools on top of it,.Surya
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/971fb21f-92d9-4436-aed4-2ce742a80d71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.