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

shakacode / react_on_rails / 2416
0%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2016 08:28AM UTC
Jobs 1
Files 30
Run time 2s
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
2416

push

travis-ci

justin808
Update "rubocop@0.42.0". Resolve new rules. (#515)

http://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/MethodMissing
http://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/NumericPredicate
```
lib/react_on_rails/server_rendering_pool.rb:19:7: C: Style/MethodMissing: When using method_missing, define respond_to_missing? and fall back on super.
  def method_missing(sym, *args, &block) ...
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

lib/react_on_rails/utils.rb:14:7: C: Style/NumericPredicate: Use $CHILD_STATUS.exitstatus.zero? instead of $CHILD_STATUS.exitstatus == 0.
  $CHILD_STATUS.exitstatus == 0
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```

649 of 788 relevant lines covered (82.36%)

32.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2416.1 (2.3.1, export RAILS_ENV=test DRIVER=selenium_chrome CHROME_BIN=/usr/bin/google-chrome, spec/dummy/Gemfile) 17 Aug 2016 08:28AM UTC 0
82.36
Travis Job 2416.1
Source Files on build 2416
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2416
  • ea957598 on github
  • Prev Build on master (#2415)
  • Next Build on master (#2425)
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