You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Wim Deblauwe (JIRA)" <ji...@codehaus.org> on 2005/05/25 09:13:21 UTC

[jira] Created: (MPDASHBOARD-25) Dashboard total for a percentage should take average

Dashboard total for a percentage should take average
----------------------------------------------------

         Key: MPDASHBOARD-25
         URL: http://jira.codehaus.org/browse/MPDASHBOARD-25
     Project: maven-dashboard-plugin
        Type: Improvement
 Environment: Maven 1.0.2
Dashboard 1.9
    Reporter: Wim Deblauwe


When a column uses % figures (like Clover coverage) the total shows 'N/A'. It would be better if the average of the percentages of all modules is shown.

Even better would be if optionally a user could select to make this average depend on the number of lines code of each module. Ofcourse this is only possible if you have a aggregator that calculates the lines of code (you have this when you use Clover).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPDASHBOARD-25) Dashboard total for a percentage should take average

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDASHBOARD-25?page=all ]
     
Lukas Theussl closed MPDASHBOARD-25:
------------------------------------

    Resolution: Won't Fix

See comment above.

> Dashboard total for a percentage should take average
> ----------------------------------------------------
>
>          Key: MPDASHBOARD-25
>          URL: http://jira.codehaus.org/browse/MPDASHBOARD-25
>      Project: maven-dashboard-plugin
>         Type: Improvement

>  Environment: Maven 1.0.2
> Dashboard 1.9
>     Reporter: Wim Deblauwe

>
>
> When a column uses % figures (like Clover coverage) the total shows 'N/A'. It would be better if the average of the percentages of all modules is shown.
> Even better would be if optionally a user could select to make this average depend on the number of lines code of each module. Ofcourse this is only possible if you have a aggregator that calculates the lines of code (you have this when you use Clover).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-25) Dashboard total for a percentage should take average

Posted by "Jon Strayer (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPDASHBOARD-25?page=comments#action_42148 ] 

Jon Strayer commented on MPDASHBOARD-25:
----------------------------------------

A straight average would be misleading.  As far as I'm concerned the only way the average wouldb e better than N/A is if it took the number of lines of code into account.


Then, what you really want is a scriptable aggrator that could take the results of other aggrators and perform simple math on them.

> Dashboard total for a percentage should take average
> ----------------------------------------------------
>
>          Key: MPDASHBOARD-25
>          URL: http://jira.codehaus.org/browse/MPDASHBOARD-25
>      Project: maven-dashboard-plugin
>         Type: Improvement
>  Environment: Maven 1.0.2
> Dashboard 1.9
>     Reporter: Wim Deblauwe

>
>
> When a column uses % figures (like Clover coverage) the total shows 'N/A'. It would be better if the average of the percentages of all modules is shown.
> Even better would be if optionally a user could select to make this average depend on the number of lines code of each module. Ofcourse this is only possible if you have a aggregator that calculates the lines of code (you have this when you use Clover).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org