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

shakacode / react_on_rails / 1749
88%
master: 0%

Build:
Build:
LAST BUILD BRANCH: andrey/add-option-method
DEFAULT BRANCH: master
Ran 15 Mar 2016 09:22AM UTC
Jobs 1
Files 30
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

pending completion
1749

push

travis-ci

justin808
v4 Major features

* Updated API of ReactOnRails.js to provide optional param for getStore.
* Added API docs for new controller module and view helper for shared
  redux stores.
* Implement shared stores in controller
* Updated gems and npm modules
* Support Phantom JS 2.x
* Setup hot dev mode for spec/dummy
* Added view helpers for assets
* Converted the spec/dummy app to use css modules
* Many documentation enhancements
* Fix spec failures: incorrect Turbolinks require
  Need to use require_asset
* Remove unused precompile directive
* Enable the use of option --only-failures
* Remove default path for server_bundle.js
* BREAKING CHANGE: If a system was depending on this default, the will
  not get any server rendering. This file must be explicitly set in your
  react_on_rails.rb initializer.
* Fixed the spec bundled assets status checker
* Now knows to exclude the server-bundle.js file in case that is the
  only one there. This happened when one would run the Procfile.hot and
  then you'd have only the server rendering js file.
* Change default driver to selenium for Travis
* Removed validation of Ruby part of Turbolinks
  Turbolinks 5 does not have a Ruby part.
* Don't symlink spec/dummy/client react-on-rails
  This was causing the spec failures.
* Change generators to use app/assets/webpack as the generation
  directory might contain CSS.
* Numerous improvements in the verification that the webpack created
  assets are up to date before running tests.
* Several new configuration options and changes to the configuration:
  # Directory where your generated assets go
  config.generated_assets_dir = File.join(%w(app assets webpack))

  # Define the files for we need to check for webpack compilation when running tests
  config.webpack_generated_files = %w( app-bundle.js vendor-bundle.js server-bundle.js )

* config.server_bundle_js_file no longer uses a path, as it can only
  exist in the generated_assets_dir.
* redux_store view helper now requires the ... (continued)

714 of 816 relevant lines covered (87.5%)

26.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1749.1 (2.2.4, export RAILS_ENV=test DRIVER=selenium_chrome, spec/dummy/Gemfile) 15 Mar 2016 09:22AM UTC 0
87.5
Travis Job 1749.1
Source Files on build 1749
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1749
  • a0451d9f on github
  • Prev Build on new-api-shared-redux-stores (#1748)
  • Next Build on new-api-shared-redux-stores (#1750)
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