You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Jarek Cecho <ja...@apache.org> on 2012/10/09 00:46:02 UTC

Review Request: SQOOP-624: Add test coverage plugin to root pom file

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7491/
-----------------------------------------------------------

Review request for Sqoop.


Description
-------

I've added reporting plugin cobertura-maven-plugin that will generate test coverage report for each module independently at the moment. Report consolidation is on the road map, but it's not support at the moment. One might generate the report using mvn cobertura:cobertura command.


This addresses bug SQOOP-624.
    https://issues.apache.org/jira/browse/SQOOP-624


Diffs
-----

  pom.xml 7549ea861325e8114549f278cdb0026934a68e65 

Diff: https://reviews.apache.org/r/7491/diff/


Testing
-------

Manually tested to see that test coverage report will be generated.


Thanks,

Jarek Cecho


Re: Review Request: SQOOP-624: Add test coverage plugin to root pom file

Posted by Bilung Lee <bl...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7491/#review12412
-----------------------------------------------------------

Ship it!


Ship It!

- Bilung Lee


On Oct. 8, 2012, 10:46 p.m., Jarek Cecho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/7491/
> -----------------------------------------------------------
> 
> (Updated Oct. 8, 2012, 10:46 p.m.)
> 
> 
> Review request for Sqoop.
> 
> 
> Description
> -------
> 
> I've added reporting plugin cobertura-maven-plugin that will generate test coverage report for each module independently at the moment. Report consolidation is on the road map, but it's not support at the moment. One might generate the report using mvn cobertura:cobertura command.
> 
> 
> This addresses bug SQOOP-624.
>     https://issues.apache.org/jira/browse/SQOOP-624
> 
> 
> Diffs
> -----
> 
>   pom.xml 7549ea861325e8114549f278cdb0026934a68e65 
> 
> Diff: https://reviews.apache.org/r/7491/diff/
> 
> 
> Testing
> -------
> 
> Manually tested to see that test coverage report will be generated.
> 
> 
> Thanks,
> 
> Jarek Cecho
> 
>