Re: Universal Coverage plugin for Jenkins

2013-09-10 Thread Manu
Does that mean you want to run various code coverage tools in the same 
jenkins build, and then merge the results ? Is that a requirement for a 
first version ?
I would have thought the simplest thing we could do would be to extract the 
parsing code into something cobertura specific, and then add other parsers 
for other coverage formats, and an input in the UI so that the user can 
choose what format the report is in.

Also, are you saying if we were creating such a plugin, we should start 
from scratch rather than reuse the code in cobertura-plugin ?

Manu

On Monday, August 5, 2013 5:23:17 PM UTC+2, Stephen Connolly wrote:
>
> I am always too busy to solve the hard blocking problem: merging coverage 
> results from different toolchains...
>
> I have some ideas, but it is always on the back burner.
>
> Also, basing on cobertura is a mistake. There were some design decisions I 
> made in that plugin's architecture that in retrospect were a mistake.
>
> On Monday, 5 August 2013, Manu wrote:
>
>> Hi,
>>
>> I think that, a while ago, there was a discussion about implementing a 
>> universal code coverage plugin, based on the cobertura plugin, but that 
>> would be able to parse code coverage results from quite a few other tools 
>> (see 
>> http://jenkins-ci.361315.n4.nabble.com/Re-Hudson-cobertura-plugin-td379075.html
>>  and 
>> other pages).
>>
>> Do you know if there has been any work on this ? It doesn't seem to be 
>> finished for sure, because I couldn't find any "coverage" plugin on Jenkins.
>>
>> The reason I am asking is that I could try to help build it.
>>
>> Thanks
>>
>> Manu
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>
> -- 
> Sent from my phone
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Universal Coverage plugin for Jenkins

2013-08-05 Thread Stephen Connolly
I am always too busy to solve the hard blocking problem: merging coverage
results from different toolchains...

I have some ideas, but it is always on the back burner.

Also, basing on cobertura is a mistake. There were some design decisions I
made in that plugin's architecture that in retrospect were a mistake.

On Monday, 5 August 2013, Manu wrote:

> Hi,
>
> I think that, a while ago, there was a discussion about implementing a
> universal code coverage plugin, based on the cobertura plugin, but that
> would be able to parse code coverage results from quite a few other tools
> (see
> http://jenkins-ci.361315.n4.nabble.com/Re-Hudson-cobertura-plugin-td379075.html
>  and
> other pages).
>
> Do you know if there has been any work on this ? It doesn't seem to be
> finished for sure, because I couldn't find any "coverage" plugin on Jenkins.
>
> The reason I am asking is that I could try to help build it.
>
> Thanks
>
> Manu
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com  'cvml', 'jenkinsci-users%2bunsubscr...@googlegroups.com');>.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


-- 
Sent from my phone

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Universal Coverage plugin for Jenkins

2013-08-05 Thread Manu
Hi,

I think that, a while ago, there was a discussion about implementing a 
universal code coverage plugin, based on the cobertura plugin, but that 
would be able to parse code coverage results from quite a few other tools 
(see 
http://jenkins-ci.361315.n4.nabble.com/Re-Hudson-cobertura-plugin-td379075.html 
and 
other pages).

Do you know if there has been any work on this ? It doesn't seem to be 
finished for sure, because I couldn't find any "coverage" plugin on Jenkins.

The reason I am asking is that I could try to help build it.

Thanks

Manu

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.