Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JAVASCRIPT-1.3
-
Component/s: JavaScript
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Source ID:#5
-
Number of attachments :
Description
Short summary of changes:
- Adds support for branches in LCOV.
- Fixes crash when parsing LCOV with something other then FN and DA tags.
- Moves to CoverageMeasuresBuilder instead of plain metrics.
- Adds a bigger LCOV coverage report on the same source files in [example project](https://github.com/SonarSource/sonar-examples/tree/master/projects/languages/javascript/javascript-sonar-runner-JsTestDriver)
Pull request on GitHub: #5
This ticket covers SONARPLUGINS-2590 as well