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

shirasagi / shirasagi / 4966 / 1
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2018 06:16AM UTC
Files 2070
Run time 1min
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

24 Apr 2018 05:24AM UTC coverage: 79.25% (+0.05%) from 79.205%
2.4.4

push

travis-ci

web-flow
[fix] rubocop errors (#2091)

* C: Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.

* C: Layout/SpaceAroundEqualsInParameterDefault: Surrounding space missing in default value assignment.

* C: Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.

* W: Lint/UselessAccessModifier: Useless private access modifier.

* W: Lint/AmbiguousOperator: Ambiguous splat operator. Parenthesize the method arguments if it's surely a splat operator, or add a whitespace to the right of the * if it should be a multiplication.

* C: Layout/ExtraSpacing: Unnecessary spacing detected.

* C: Style/SelfAssignment: Use self-assignment shorthand ||=.

* C: Style/FormatString: Favor format over sprintf.

* C: Layout/IndentationConsistency: Inconsistent indentation detected.

* C: Layout/IndentHash: Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.

* C: Style/RedundantBegin: Redundant begin block detected.

* C: Layout/IndentHash: Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.

* C: Style/RedundantParentheses: Don't use parentheses around a method call.

* W: Lint/BooleanSymbol: Symbol with a boolean name - you probably meant to use true.

* C: Layout/FirstParameterIndentation: Indent the first parameter one step more than the start of the previous line.

* W: Lint/UselessAccessModifier: Useless public access modifier.

* W: Lint/UselessAccessModifier: Useless public access modifier.

* W: Lint/UselessAccessModifier: Useless public access modifier.

* C: Style/FormatString: Favor format over String#%.

* C: Rails/Presence: Use addr.display_name.presence || addr.address instead of addr.display_name.blank? ? addr.address : addr.display_name.

* C: Layout/ExtraSpacing: Unnecessary spacing detected.

* C: Layout/IndentationWidth: Use 2 (not 3) spaces... (continued)

45281 of 57137 relevant lines covered (79.25%)

397.98 hits per line

Source Files on job 4966.1 (2.4.4)
  • Tree
  • List 0
  • Changed 175
  • Source Changed 36
  • Coverage Changed 158
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4609
  • Travis Job 4966.1
  • 9dfa2960 on github
  • Prev Job for 2.4.4 on master (#4962.1)
  • Next Job for 2.4.4 on master (#4965.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