• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

shakedlokits / ruby-sonar-plugin / 84
79%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2018 11:31AM UTC
Jobs 1
Files 44
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
84

push

travis-ci

shakedlokits
6.7 dev (#9)

* Added l10n properties from 6.2 sonar

* Fixed about page locales for sonar v6.2

* Adjusted deps and eliminated original locales file

Once I've removed sonar-batch artifact I do not longer need
`core.properties` to get locales work when use this plugin in SQ 6.2

* Testing branch against SonarQube v6.1

* Begin work to update plugin for SonarQube 6.7

- Updated dependencies to work with SonarQube 6.7
- Removed Colorizer because it relies upon libraries that have been removed.

* Fix RubyFile and its tests for SonarQube 6.7

- Update Qualifiers to use current idenfiers
- Remove use of deprecated Project class
- Use TestInputFileBuilder to build files for testing
- Remove commented code

* Fix RubyPackage and its tests for SonarQube 6.7

- Update Qualifiers to use the updated identifier.

* Update SimpleCovRcovSensor and its tests for SonarQube 6.7

- Remove unused code
- Correctly implement 6.7 interface
- Update tests to use new libraries
- Update tests to test the updated interface implementation

* Update tests to use new libraries for SonarQube 6.7

* Update RubySensor and tests for SonarQube 6.7

- Use new libaries and interfaces for 6.7
- Update test with new libraries
- Needed to remove the test for execute() because EasyMock does not work with the return type by default
  - Information on how to fix the test here:
    - https://stackoverflow.com/q/2667172
    - https://stackoverflow.com/q/7204829

* Update RubySensor and tests for SonarQube 6.7

- Use new libaries and interfaces for 6.7
- Update test with new libraries
- Needed to change the test for execute() because the underlying library for
  saving metrics has changed.

* Update RubocopSensorTest for SonarQube 6.7

    - Update test with new libraries

* Updated the compose version and added a semaphore delay to the sonarqube instance (#11)

* Update README.md

* Fixed version

By semantic versioning 2.0, minor ... (continued)

980 of 1247 relevant lines covered (78.59%)

0.79 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
100.0
src/main/java/com/godaddy/sonar/ruby/core/LanguageRuby.java
4
100.0
src/main/java/com/godaddy/sonar/ruby/RubySensor.java
18
100.0
src/main/java/com/godaddy/sonar/ruby/simplecovrcov/SimpleCovRcovSensor.java
Jobs
ID Job ID Ran Files Coverage
1 84.1 (COMPOSE_VERSION=1.19.0) 14 Apr 2018 11:31AM UTC 0
78.59
Travis Job 84.1
Source Files on build 84
  • Tree
  • List 0
  • Changed 6
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #84
  • c41115cc on github
  • Prev Build on master (#64)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc