Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Plugin API, Scanner
-
Labels:
-
Estimate:Hours
-
Edition:Community
-
Production Notes:None
Description
When executable_lines were introduced, we decided to use a metric to let Sensor provide the value. This is not optimal since the information is only used during analysis to compute coverage. Storing the measure is a waste of space.
Unfortunately, we can't directly stop saving it since some users might rely on it (or integration tests). So we should deprecate it, and introduce a clean API (like for coverage) as a replacement.
Attachments
Issue Links
- relates to
-
SONAR-11795 Drop persistit use on scanner side and move coverage measures computation to CE
-
- Closed
-