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

shakacode / react_on_rails / 1372 / 1
93%
master: 0%

Build:
Build:
LAST BUILD BRANCH: andrey/add-option-method
DEFAULT BRANCH: master
Ran 06 Feb 2016 12:25AM UTC
Files 14
Run time 1s
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

06 Feb 2016 12:09AM UTC coverage: 93.413%. Remained the same
2.2.3, export RAILS_ENV=test DRIVER=selenium_chrome, spec/dummy/Gemfile

push

travis-ci

robwise
Improve EnsureAssetsCompiled logic to wait for webpack process to finish

Because there may be situations where a user is running a webpack
process in watch mode in the background that will recompile the
assets, it is possible that if the build time is extremely long,
the user could start tests before the build completes. In this case,
EnsureAssetsCompiled would start compiling the assets again even
though there is already a webpack process doing that.

This commit adds behavior to EnsureAssetsCompiled to check whether
or not the webpack process is running in the background, and will
defer the responsibility of compilation to that process, re-checking
the compiled assets every second until they are up to date.

312 of 334 relevant lines covered (93.41%)

14.13 hits per line

Source Files on job 1372.1 (2.2.3, export RAILS_ENV=test DRIVER=selenium_chrome, spec/dummy/Gemfile)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1372
  • Travis Job 1372.1
  • 40f35397 on github
  • Prev Job for 2.2.3, export RAILS_ENV=test DRIVER=selenium_chrome, spec/dummy/Gemfile on rob/improve-ensure-assets-compiled (#1365.1)
  • Next Job for 2.2.3, export RAILS_ENV=test DRIVER=selenium_chrome, spec/dummy/Gemfile on rob/improve-ensure-assets-compiled (#1375.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