Change By: Kimon Papahadjopoulos (17/Apr/13 10:15 PM)
Description: Accessing data from the Cobertura plugin via the REST API is not possible.

Hitting the URL http://<jenkins>/job/<name>/<build>/cobertura/api/xml gives:

<coverageResult><results/></coverageResult>

and .../api/json gives:

{ results: { } }


If either depth=2 or appropriate tree argument is given, data is returned, but not all information that is seen on the html pages.  Specifically the totals (e.g number of lines) used to generate the ratios is missing.  Because of this one cannot determine the relative sizes of the components or the overall size of the project.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to