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

facebook / react / 14096 / 2
86%
master: 86%

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

07 Nov 2016 07:30PM UTC coverage: 88.581% (+0.05%) from 88.536%
TEST_TYPE=test

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.

8324 of 9397 relevant lines covered (88.58%)

3055.34 hits per line

Source Files on job 14096.2 (TEST_TYPE=test)
  • Tree
  • List 0
  • Changed 42
  • Source Changed 2
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14096
  • Travis Job 14096.2
  • 95334fad on github
  • Prev Job for TEST_TYPE=test on master (#14084.2)
  • Next Job for TEST_TYPE=test on master (#14098.2)
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