Hi
I am new in Jenkins and want to generate my python project code coverage on Jenkins dashboard.
I have used Cobertura plugin for doing code coverage. I have successfully display code coverage on dashboard.
Now I want to generated package wise code coverage. For this I have generated component\package wise xml files.
But Cobertura aggregate all the xml files and display only file wise code coverage.
If some one have any idea on this Please reply on this.
Thanks
Ravi