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

Codeminer42 / cm42-central / 2250
79%

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

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

Jobs
ID Job ID Ran Files Coverage
1 2250.1 (2.3.1, DB=postgresql) 28 Aug 2017 04:44PM UTC 0
86.47
Travis Job 2250.1
Source Files on build 2250
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2250
  • 3ba91723 on github
  • Prev Build on master (#2220)
  • Next Build on master (#2261)
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