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

shakacode / react_on_rails / 3387 / 1
98%
master: 0%

Build:
Build:
LAST BUILD BRANCH: andrey/add-option-method
DEFAULT BRANCH: master
Ran 25 Apr 2017 10:06PM UTC
Files 37
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

25 Apr 2017 09:53PM UTC coverage: 98.02%. Remained the same
2.2.6, spec/dummy/Gemfile

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%)

45.0 hits per line

Source Files on job 3387.1 (2.2.6, spec/dummy/Gemfile)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3387
  • Travis Job 3387.1
  • ef40698f on github
  • Prev Job for 2.2.6, spec/dummy/Gemfile on fix-performance-regression-parsing-string-props (#3384.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