You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Chico Charlesworth (JIRA)" <ji...@apache.org> on 2009/04/24 10:30:30 UTC

[jira] Updated: (SHINDIG-1031) Improve test coverage for shindig-common module

     [ https://issues.apache.org/jira/browse/SHINDIG-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chico Charlesworth updated SHINDIG-1031:
----------------------------------------

    Description: 

At the moment if we look at shindig-1.1.x, cobertura reports the following for shindig-common:
 - 57% overall coverage (http://incubator.apache.org/shindig/shindig-1.1.x/shindig-parent/shindig-common/cobertura/index.html)

To address this, my suggestion would be to first tackle those packages that are currently below 70% coverage:
 - org.apache.shindig.protocol.conversion.xstream (0%)
 - org.apache.shindig.common.servlet (2%)
 - org.apache.shindig.protocol.conversion (46%)
 - org.apache.shindig.auth (49%)
 - org.apache.shindig.expressions (56%)

This task would be best achievable if contributors can first add a Jira comment stating which package they would like to add unit tests for, and once each package has been assigned, work can commence.





  was:

At the moment if we look at shindig-1.1.x, cobertura reports the following for shindig-common:
 - 57% overall coverage (http://incubator.apache.org/shindig/shindig-1.1.x/shindig-parent/shindig-common/cobertura/index.html)

To address this, my suggestion would be to first tackle those packages that are currently below 70% coverage:
 - org.apache.shindig.common.servlet (2%)
 - org.apache.shindig.protocol.conversion.xstream (22%)
 - org.apache.shindig.protocol.conversion (46%)
 - org.apache.shindig.auth (49%)
 - org.apache.shindig.expressions (56%)

This task would be best achievable if contributors can first add a Jira comment stating which package they would like to add unit tests for, and once each package has been assigned, work can commence.






> Improve test coverage for shindig-common module
> -----------------------------------------------
>
>                 Key: SHINDIG-1031
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1031
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: trunk
>            Reporter: Chico Charlesworth
>             Fix For: trunk
>
>
> At the moment if we look at shindig-1.1.x, cobertura reports the following for shindig-common:
>  - 57% overall coverage (http://incubator.apache.org/shindig/shindig-1.1.x/shindig-parent/shindig-common/cobertura/index.html)
> To address this, my suggestion would be to first tackle those packages that are currently below 70% coverage:
>  - org.apache.shindig.protocol.conversion.xstream (0%)
>  - org.apache.shindig.common.servlet (2%)
>  - org.apache.shindig.protocol.conversion (46%)
>  - org.apache.shindig.auth (49%)
>  - org.apache.shindig.expressions (56%)
> This task would be best achievable if contributors can first add a Jira comment stating which package they would like to add unit tests for, and once each package has been assigned, work can commence.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.