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

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

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2016 11:49PM UTC
Files 232
Run time 9s
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

29 Oct 2016 11:42PM UTC coverage: 87.735%. Remained the same
TEST_TYPE=test

push

travis-ci

gaearon
[Fiber] Fix tests for Fiber in ReactElement-test (#8150)

* Test Fiber internals differently in ReactElement

Instead of being able to access the owner's instance via getPublicInstance(), we use the Fiber's stateNode. (Fiber does not have methods, it's just a structure!)

* Fix isCompositeComponentWithType for fiber

In ReactTestUtils.isCompositeComponentWithType, we provide a way to walk through Fiber's internals in place of using _currentElement.type. We keep support for non-fiber though.

* Test fiber reconciler consistently

Use typeof instance.tag to test if we're using the fiber reconciler

* Remove unnecessary comment

8183 of 9327 relevant lines covered (87.73%)

3084.91 hits per line

Source Files on job 13890.2 (TEST_TYPE=test)
  • Tree
  • List 0
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13890
  • Travis Job 13890.2
  • 6d747a74 on github
  • Prev Job for TEST_TYPE=test on master (#13879.2)
  • Next Job for TEST_TYPE=test on master (#13891.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