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

facebook / react / 14542
86%

Build:
DEFAULT BRANCH: master
Ran 24 Nov 2016 06:09PM UTC
Jobs 1
Files 239
Run time 11s
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
14542

push

travis-ci

web-flow
[Fiber] Remove output field (#8406)

* Remove output field

The idea was originally that each fiber has a return value. In practice
most of what we're modelling here are void functions and we track side
effects instead of return values.

We do use this for coroutines to short cut access to terminal yields.
However, since this can be nested fragments we end up searching the tree
anyway. We also have to manage this in transferOutput so it ends up being
as expensive. Maybe we can save some traversal for updates when coroutine
branches bail out but meh.

* Unmount child from the first phase of a coroutine

8349 of 9976 relevant lines covered (83.69%)

2501.77 hits per line

Jobs
ID Job ID Ran Files Coverage
2 14542.2 (TEST_TYPE=test) 24 Nov 2016 06:09PM UTC 0
83.69
Travis Job 14542.2
Source Files on build 14542
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14542
  • 0ba8434a on github
  • Prev Build on master (#14528)
  • Next Build on master (#14549)
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