Skip to content

Commit 80b307b

Browse files
committed
Merge remote branch 'origin/master'
2 parents ee1906b + f19f829 commit 80b307b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
This plugin adds support for projects written in Ruby to be analyzed by Sonar.
44

5-
Currently only captures very basic metrics (LOC, Comment %).
5+
Currently only captures very basic metrics (LOC, Comment %, Overall Coverage %).
6+
Source code displays with simple code highlighting.
67

78
### Plans include:
8-
* Allowing drill-down into source files
9-
* Code highlighting
10-
* Parsing RCov reports for test coverage metrics
9+
* Parsing RCov reports for detailed test coverage metrics
1110
* Parsing Flog reports for complexity score metrics

0 commit comments

Comments
 (0)