[xwiki-devs] Duplicate code
Hi, Just looked at the Sonar reports for XWiki (which are false regarding testing coverage btw since they don't include integration tests) but the duplicate section is interesting. Global dashboard for XWiki Platform: http://nemo.sonarsource.org/project/index/168852 For example we have quite a few code duplication for the REST module: http://nemo.sonarsource.org/drilldown/measures/168852?highlight=duplicated_l... []=128556 And several other new modules too. Would be good if devs could have a look and fix duplicates they have introduced :) Thanks -Vincent
Hi Vincent, Vincent Massol wrote:
Hi,
Just looked at the Sonar reports for XWiki (which are false regarding testing coverage btw since they don't include integration tests) but the duplicate section is interesting.
Global dashboard for XWiki Platform: http://nemo.sonarsource.org/project/index/168852
For example we have quite a few code duplication for the REST module: http://nemo.sonarsource.org/drilldown/measures/168852?highlight=duplicated_l... []=128556
And several other new modules too.
The report is a bit old (prior to 2.0M2 and 1.9.2 for sure). Can we have a fresh report? It's a very useful feedback! Thanks, Marius
Would be good if devs could have a look and fix duplicates they have introduced :)
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On Oct 6, 2009, at 1:36 PM, Marius Dumitru Florea wrote:
Hi Vincent,
Vincent Massol wrote:
Hi,
Just looked at the Sonar reports for XWiki (which are false regarding testing coverage btw since they don't include integration tests) but the duplicate section is interesting.
Global dashboard for XWiki Platform: http://nemo.sonarsource.org/project/index/168852
For example we have quite a few code duplication for the REST module: http://nemo.sonarsource.org/drilldown/measures/168852?highlight=duplicated_l... []=128556
And several other new modules too.
The report is a bit old (prior to 2.0M2 and 1.9.2 for sure). Can we have a fresh report? It's a very useful feedback!
yep I've twitted to ask for a refresh.... ;) http://twitter.com/vmassol/statuses/4651627803 Thanks -Vincent
Thanks, Marius
Would be good if devs could have a look and fix duplicates they have introduced :)
Thanks -Vincent
On Oct 6, 2009, at 11:32 AM, Vincent Massol wrote:
For example we have quite a few code duplication for the REST module: http://nemo.sonarsource.org/drilldown/measures/168852?highlight=duplicated_l... []=128556
And several other new modules too.
Would be good if devs could have a look and fix duplicates they have introduced :)
I'll fix this asap. Thanks, Fabio
participants (3)
-
Fabio Mancinelli -
Marius Dumitru Florea -
Vincent Massol