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

shakacode / react_on_rails / 3344
0%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2017 09:55AM UTC
Jobs 2
Files 36
Run time 3min
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
3344

push

travis-ci

justin808
Return markup hash form react component helper (#800)

* Allow to return object as a value of htmlResult from generator function on the server
* Implement handling of Hash result of server_rendered_react_component_html in react_on_rails helper
* Implement additional example page for server rendered HTML that shows usage of htmlResult object
* Implement test for page title rendered in generator function on server
* Add conditional title to dummy app layout
* Implement rendering title string in generator function on server
* Add test for conditional title to integration_spec
* Refactor code in react_on_rails helper
* Add some notes to API doc
* Implement example with ReactHelmet
* Now test page yields title rendered by ReactHelmet
* Add tests with disabled JS to integration spec to ensure correct title rendering on server
* Mark HTML strings other than component HTML (composed with props and console script) as html_safe
* Fix for dummy application title
* Pass params hash to #build_react_component_result_for_... methods
* Now component key in renderedHtml object expected to match component registration key
* Renamed example page and component registration
* Renamed example page to react_helmet
* Changed route to example page
* Renamed component registration to ReactHelmetApp
* Additional refactoring
* Add docs and fix comments
* Create additional-reading/react-helmet.mb
* Fix comments for generator function
* Update javascript-api.md
* Update docs
* Update README.md
* Update CHANGELOG.md
* Small fixes for JS tests from previous PR
* Updated CHANGELOG.md and README.md
* Assign params to local variables in #build_react_component_result_for_... methods
* Now rendered HTML for React component goes under the constant key componentHtml
* Implement constant key usage in #build_react_component_result_for_server_rendered_hash method of react_on_rails helper
* Updated generator function for server rendering
* Fixed additional-rea... (continued)

775 of 791 relevant lines covered (97.98%)

85.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3344.1 (2.2.6, spec/dummy/Gemfile) 13 Apr 2017 09:55AM UTC 0
97.98
Travis Job 3344.1
2 3344.2 (2.3.1, spec/dummy/Gemfile) 13 Apr 2017 09:58AM UTC 0
97.98
Travis Job 3344.2
Source Files on build 3344
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3344
  • d5d579e7 on github
  • Prev Build on master (#3341)
  • Next Build on master (#3349)
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