Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
For instance, it make no sens to aggregate the complexity distribution by method of Flex, Java and COBOL programs if none of them have the same thresholds.
This implies that RangeDistributionBuilder should not aggregate measures with different limits, which is already the case (I suppose since Sonar 2.2 - see
SONAR-1431).This is required for Views Plugin, however should be noted that we don't have yet an integration test for this case.