Skip to content

pica/ruby-sonar-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sonar Ruby Plugin

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

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

Plans include:

  • Parsing RCov reports for detailed test coverage metrics
  • Parsing Flog reports for complexity score metrics

About

Plugin to generate sonar metrics for ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages