Joey W created JENKINS-13877:
--------------------------------

             Summary: Cobertura plugin does not provide data to the REST API
                 Key: JENKINS-13877
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13877
             Project: Jenkins
          Issue Type: Bug
          Components: cobertura
            Reporter: Joey W
            Assignee: stephenconnolly
            Priority: Minor


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: { } }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to