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

facebook / react / 14105
86%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2016 09:53PM UTC
Jobs 1
Files 231
Run time 14s
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
14105

push

travis-ci

web-flow
Use explicit pass for restoring controlled state instead of asap (#8176)

* Use explicit pass for restoring controlled state instead of asap

This gets rid of the first class ReactUpdates.asap scheduling. Instead of
scheduling a first class function to invoke later, I introduce an explicit
phase for restoring controlled state after dispatching events.

We assume that the deepest event target is the thing that needs its state
restored.

* Drop special cases for onChange in wrappers

We're now not using anything special about onChange handling in the
wrappers. Yay!

48 of 48 new or added lines in 8 files covered. (100.0%)

8332 of 9420 relevant lines covered (88.45%)

3047.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/renderers/dom/shared/eventPlugins/ChangeEventPlugin.js
3
100.0
src/renderers/shared/shared/event/ReactControlledComponent.js

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/renderers/dom/stack/client/wrappers/ReactDOMSelect.js
1
100.0
src/renderers/dom/shared/ReactBrowserEventEmitter.js
Jobs
ID Job ID Ran Files Coverage
2 14105.2 (TEST_TYPE=test) 07 Nov 2016 09:53PM UTC 0
88.45
Travis Job 14105.2
Source Files on build 14105
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14105
  • 90878df0 on github
  • Prev Build on master (#14101)
  • Next Build on master (#14107)
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