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

facebook / react / 14096
86%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2016 07:43PM UTC
Jobs 1
Files 230
Run time 22s
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
14096

push

travis-ci

web-flow
Track if SelectEventPlugin is attached on a per document basis (#8190)

This gets rid of the global flag on if something has listened to onSelect
and instead reads the isListening map if all the events are covered.
This is required if we want to attach events locally at roots.

Could be slower perf wise to handle events. An alternative solution would
be to attach a special flag on the listener map for the document so we
don't have to check the full dependency list.

However, my favorite solution would be to just eagerly attach all event
listeners (except maybe wheel). Then we don't have to do any of this stuff
on a per element basis.

16 of 16 new or added lines in 2 files covered. (100.0%)

8324 of 9397 relevant lines covered (88.58%)

3055.34 hits per line

Jobs
ID Job ID Ran Files Coverage
2 14096.2 (TEST_TYPE=test) 07 Nov 2016 07:43PM UTC 0
88.58
Travis Job 14096.2
Source Files on build 14096
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14096
  • 95334fad on github
  • Prev Build on master (#14084)
  • Next Build on master (#14098)
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