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

shakacode / react_on_rails / 3384
98%
master: 0%

Build:
Build:
LAST BUILD BRANCH: andrey/add-option-method
DEFAULT BRANCH: master
Ran 25 Apr 2017 10:38AM UTC
Jobs 2
Files 37
Run time 55s
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
3384

push

travis-ci

justin808
Performance and throw if version mismatch

* Any version mismatch of gem and node package throws an error.
* 6.9 introduced code that would parse the props into a Hash
  unnecessarily. Any customers with significant String props took a huge
  performance hit from this on page rendering.
* Fix is to only put props inside of the script tag, and not any meta
  data, like the dom id and name of the component.

Fix is to remove the unnecessary parsing.

792 of 808 relevant lines covered (98.02%)

90.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3384.1 (2.2.6, spec/dummy/Gemfile) 25 Apr 2017 10:38AM UTC 0
98.02
Travis Job 3384.1
2 3384.2 (2.3.1, spec/dummy/Gemfile) 25 Apr 2017 10:39AM UTC 0
98.02
Travis Job 3384.2
Source Files on build 3384
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3384
  • 70ffd766 on github
  • Next Build on fix-performance-regression-parsing-string-props (#3387)
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