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

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

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2016 03:58AM UTC
Files 239
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

22 Nov 2016 10:08PM UTC coverage: 83.811% (-0.5%) from 84.276%
TEST_TYPE=test

push

travis-ci

web-flow
[Fiber] Add ReactDOMFiber.unstable_createPortal() (#8386)

* [Fiber] Add ReactDOMFiber.unstable_createPortal()

While #8368 added a version of `ReactDOM.unstable_renderSubtreeIntoContainer()` to Fiber, it is a bit hacky and, more importantly, incompatible with Fiber goals. Since it encourages performing portal work in lifecycles, it stretches the commit phase and prevents slicing that work, potentially negating Fiber benefits.

This PR adds a first version of a declarative API meant to replace `ReactDOM.unstable_renderSubtreeIntoContainer()`. The API is a declarative way to render subtrees into DOM node containers.

* Remove hacks related to output field

8485 of 10124 relevant lines covered (83.81%)

2849.65 hits per line

Source Files on job 14467.2 (TEST_TYPE=test)
  • Tree
  • List 0
  • Changed 24
  • Source Changed 8
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14467
  • Travis Job 14467.2
  • 6434c376 on github
  • Prev Job for TEST_TYPE=test on master (#14461.2)
  • Next Job for TEST_TYPE=test on master (#14468.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