|
|
|
[
Permlink
| « Hide
]
Maikel vd Hurk [20/Apr/14 10:03 AM]
Dont see this support in 5.1.22, loods like one commit was having wrong description pointing to this feature request
The benefit is the same as for any of the reports that QB currently publishes because it aggregates the results from multiple project modules into one report. Codenarc works just like junit or clover in that if you have a project that looks like this:
root ->sub-module-a ->sub-module-b A codenarc report is created at both the sub-module-a and sub-module-b level. QB could be the aggregator of all the sub-reports into one big report. (which appears to be exactly what it does for clover, junit, etc) |