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

shirasagi / shirasagi / 4966
71%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2018 06:16AM UTC
Jobs 1
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

pending completion
4966

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)

34 of 34 new or added lines in 28 files covered. (100.0%)

45281 of 57137 relevant lines covered (79.25%)

397.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
app/controllers/gws/reminder/items_controller.rb
1
100.0
app/controllers/gws/schedule/csv_controller.rb
1
100.0
app/controllers/jmaxml/filters_controller.rb
1
100.0
app/controllers/opendata/dataset/resources_controller.rb
1
100.0
app/jobs/gws/elasticsearch/indexer/memo_message_job.rb
1
100.0
app/jobs/gws/memo/message_export_job.rb
1
100.0
app/mailers/gws/share/mailer.rb
1
100.0
app/models/concerns/gws/addon/reminder.rb
1
100.0
app/models/gws/memo/message_importer.rb
2
100.0
app/jobs/garbage/import_job.rb
3
100.0
app/models/concerns/opendata/addon/rdf_store/model.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
app/models/concerns/gws/addon/memo/notice/reply.rb
1
100.0
app/jobs/rss/import_weather_xml_job.rb
1
100.0
app/controllers/gws/apis/reminders_controller.rb
1
100.0
app/jobs/rss/import_from_file_job.rb
11
100.0
app/models/gws/share/folder.rb
14
100.0
app/controllers/gws/share/folders_controller.rb
Jobs
ID Job ID Ran Files Coverage
1 4966.1 (2.4.4) 24 Apr 2018 06:16AM UTC 0
79.25
Travis Job 4966.1
Source Files on build 4966
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4966
  • 9dfa2960 on github
  • Prev Build on master (#4962)
  • Next Build on master (#4965)
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