From: ILanit S. <is...@re...> - 2012-02-21 12:21:17
|
Mike, Thanks you for your reply, This coverage percentages display sounds good, but we actually look for line of code diff. For example, when A test code coverage decreases, it will show, which exact code lines we dropped. Thanks, Ilanit. ----- Original Message ----- From: "Michael S. Carney" <mc...@pt...> To: cob...@li... Sent: Sunday, February 19, 2012 10:22:21 PM Subject: Re: [Cobertura-devel] Compare 2 Cobrtura code coverage reports I created changes to the Jenkins Cobertura plug-in to display changes in coverage percentages instead of total coverage. It compares to some previous Jenkins build. This is very handy for monitoring changes to code coverage that you can't get from displaying the coverage of a single job. For nested packages it also means you can drill down where you can see coverage changes. Note this does not deal with adding/deleting lines of code, only changes in coverage. Cheers, Mike Carney ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Cobertura-devel mailing list Cob...@li... https://lists.sourceforge.net/lists/listinfo/cobertura-devel |