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

shakacode / react_on_rails / 1363
93%
master: 0%

Build:
Build:
LAST BUILD BRANCH: andrey/add-option-method
DEFAULT BRANCH: master
Ran 05 Feb 2016 05:10AM UTC
Jobs 1
Files 14
Run time 0s
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
1363

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

Jobs
ID Job ID Ran Files Coverage
1 1363.1 (2.2.3, export RAILS_ENV=test DRIVER=selenium_chrome, spec/dummy/Gemfile) 05 Feb 2016 05:10AM UTC 0
93.41
Travis Job 1363.1
Source Files on build 1363
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1363
  • 3b294944 on github
  • Next Build on rob/improve-ensure-assets-compiled (#1365)
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