[JIRA] [cobertura] (JENKINS-13877) Cobertura plugin does not provide data to the REST API

2013-04-28 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-13877 as Fixed


Cobertura plugin does not provide data to the REST API
















Change By:


SCM/JIRA link daemon
(29/Apr/13 12:49 AM)




Status:


Open
Resolved





Resolution:


Fixed



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [cobertura] (JENKINS-13877) Cobertura plugin does not provide data to the REST API

2013-04-28 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-13877


Cobertura plugin does not provide data to the REST API















Code changed in jenkins
User: ssogabe
Path:
 src/main/java/hudson/plugins/cobertura/targets/CoverageTreeElement.java
http://jenkins-ci.org/commit/cobertura-plugin/bcc09dbcf541ecab95b68b5dfadd5bc70c9e974b
Log:
  [FIXED JENKINS-13877] Cobertura plugin does not provide data to the REST API






























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [cobertura] (JENKINS-13877) Cobertura plugin does not provide data to the REST API

2013-04-17 Thread kim...@gmail.com (JIRA)














































Kimon Papahadjopoulos
 updated  JENKINS-13877


Cobertura plugin does not provide data to the REST API
















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:///job///cobertura/api/xml gives: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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [cobertura] (JENKINS-13877) Cobertura plugin does not provide data to the REST API

2013-04-17 Thread kim...@gmail.com (JIRA)














































Kimon Papahadjopoulos
 commented on  JENKINS-13877


Cobertura plugin does not provide data to the REST API















Depth does indeed work.  However, the information given is not complete.  Specifically, it gives the coverage ratios, but it doesn't give for example the number of uncovered lines vs. the number of lines, like you can see from the web page.  So you can't tell the overall size of the project, nor the size of any particular component.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [cobertura] (JENKINS-13877) Cobertura plugin does not provide data to the REST API

2013-04-16 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 commented on  JENKINS-13877


Cobertura plugin does not provide data to the REST API















Better still, use the tree parameter to retrieve exactly those fields you are interested in, rather than relying on whatever the plugin developer thought might be useful at a given depth.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] [cobertura] (JENKINS-13877) Cobertura plugin does not provide data to the REST API

2013-04-13 Thread s.sog...@gmail.com (JIRA)














































sogabe
 commented on  JENKINS-13877


Cobertura plugin does not provide data to the REST API















use http:///job///cobertura/api/xml?depth=2



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.