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

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

Build:
DEFAULT BRANCH: master
Ran 27 Oct 2016 09:37AM UTC
Files 230
Run time 10s
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

27 Oct 2016 09:31AM UTC coverage: 88.493% (+0.003%) from 88.49%
TEST_TYPE=test

push

travis-ci

gaearon
Shares debugID information across modules (#8097)

Prior to this, React was using a nextDebugID variable that was locally
scoped to both `instantiateReactComponent` and `ReactShallowRenderer`.
This caused problems when the debugIDs would collide, the `itemMap` in
`ReactComponentTreeHook` would be overwritten and tests would fail
with the message "Expected onBeforeMountComponent() parent and
onSetChildren() to be consistent".

This change shares the debugID with both modules thus preventing any
collisions in the future.

8129 of 9186 relevant lines covered (88.49%)

3133.23 hits per line

Source Files on job 13796.2 (TEST_TYPE=test)
  • Tree
  • List 0
  • Changed 17
  • Source Changed 1
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13796
  • Travis Job 13796.2
  • 6eebed05 on github
  • Prev Job for TEST_TYPE=test on master (#13791.2)
  • Next Job for TEST_TYPE=test on master (#13800.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