Skip to content

Commit 7f2669f

Browse files
updated README
1 parent 387e80a commit 7f2669f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Sonar Ruby Plugin
2+
3+
This plugin adds support for projects written in Ruby to be analyzed by Sonar.
4+
5+
Currently only captures very basic metrics (LOC, Comment %, Overall Coverage %).
6+
Source code displays with simple code highlighting.
7+
8+
### Plans include:
9+
* Parsing RCov reports for detailed test coverage metrics
10+
* Parsing Flog reports for complexity score metrics

0 commit comments

Comments
 (0)