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

Codeminer42 / cm42-central / 2250 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2017 04:44PM UTC
Files 86
Run time 5s
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

28 Aug 2017 04:35PM UTC coverage: 86.473%. Remained the same
2.3.1, DB=postgresql

push

travis-ci

andrerpbts
Fix Rubocop issues (#209)

* Automatically fix Rubocop issues

* [Rubocop] Break too long lines. Max 100 columns

* [Rubocop] Align array elements which span more than one line

* [Rubocop] Use the lambda method for multi-line lambdas

* [Rubocop] Convert if nested inside else to elsif

* [Rubocop] Align multilines parameters of a method call

* [Rubocop] Use find_by instead of where.first

* [Rubocop] Fix statements align

* [Rubocop] Remove unused variables

* [Rubocop] Do not use assignment in condition

* [Rubocop] Use a guard clause instead of wrapping the code inside a conditional expression

* [Rubocop] Do not prefix reader method names with get_

* [Rubocop] Do not prefix check methods with is_

* [Rubocop] Use only ascii symbols in comments

* [Rubocop] Use single-quoted strings

* [Rubocop] Remove extra blank spaces

* Setup rubocop on codeclimate

* [Rubocop] Break too long lines. Max 100 columns

* [Rubocop] Add space inside curly brackets

* [Rubocop] Remove extra empty lines

* [Rubocop] %i-literals should be delimited by parentheses

* [Rubocop] Remove spaces inside parentheses

* [Rubocop] Use single-quoted strings when dont have interpolation

* [Rubocop] Use do-end for multi-lines block

* [Rubocop] Remove double negation

* [Rubocop] Do not prefix writer method names with set_

* [Rubocop] Document FIXME comments properly

* [Rubocop] Pass &:method_name as an argument to after instead of a block

* [Rubocop] Name eql? argument as other

* [Rubocop] Use format over  String#%

* Disable rubocop metrics

* [Rubocop] Disable Struct Inheritance

* [Rubocop] Remove useless private access modifier

* [Rubocop] Ignore time zone

* [Rubocop] Disable AlignParameters and ClosingParenthesisIndentation

* Add db/seeds.rb to rubocop analysis

* [Rubocop] Disable block length

* [Rubocop] Use find_by instead of dynamic method

* [Rubocop] Put empty method definitions on a single line

* [Rubocop] Close array brace properly

* [Rubocop] Use a guard clause instead of wrapping the code inside a conditional expression

* [Rubocop] Use .zero? method instead of compare with zero

* [Rubocop] Use safe navigation (&.) instead of checking if an object exists before calling the method

* Remove paths from duplication analysis

333 of 555 branches covered (60.0%)

3011 of 3482 relevant lines covered (86.47%)

19.61 hits per line

Source Files on job 2250.1 (2.3.1, DB=postgresql)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2250
  • Travis Job 2250.1
  • 3ba91723 on github
  • Prev Job for 2.3.1, DB=postgresql on master (#2220.1)
  • Next Job for 2.3.1, DB=postgresql on master (#2261.1)
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

© 2026 Coveralls, Inc