How to publish code coverage results in the continuous build?
How to publish code coverage results in the continuous build?
We have employed an open source tool to do code coverage for us. Please let us know is there a way by which i can publish code coverage results along with the build.
We have tried using the jazz internal code coverage but it only gives a limited information.
On the other hand, we are more interested in some other artifacts which the open source tool provides us.
Please let me know if i can incorporate the complete code coverage report in the build results.
Any help/pointers will be highly appreciated.
We have employed an open source tool to do code coverage for us. Please let us know is there a way by which i can publish code coverage results along with the build.
We have tried using the jazz internal code coverage but it only gives a limited information.
On the other hand, we are more interested in some other artifacts which the open source tool provides us.
Please let me know if i can incorporate the complete code coverage report in the build results.
Any help/pointers will be highly appreciated.
One answer
Hi Youraj,
I have described some option to publish anything to a build result in this article: https://jazz.net/library/article/797
There is a work item about publishing arbitrary data. You can subscribe to https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/94475 and contribute your thoughts.
The other option currently is to upload a file to the build result To view it you have to download it and open it locally.
I have described some option to publish anything to a build result in this article: https://jazz.net/library/article/797
There is a work item about publishing arbitrary data. You can subscribe to https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/94475 and contribute your thoughts.
The other option currently is to upload a file to the build result To view it you have to download it and open it locally.