Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

facebook / react
87%
master: 86%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: renderer-specific-act-warning
Repo Added 21 Dec 2015 07:13PM UTC
Total Files 225
# Builds 5829 Last
Badge
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

LAST BUILD ON BRANCH fiberchildren
branch: fiberchildren
CHANGE BRANCH
x
Reset
  • fiberchildren
  • master
  • new-docs
  • fiberstringrefs
  • fibersynchronouswork
  • 0.13-stable
  • gaearon-patch-2
  • fiber-devtools
  • 15-stable
  • 15-dev
  • gaearon-patch-3
  • 15.5-dev
  • arshabh-issue-3726
  • react-dom-test-utils
  • 15.6-dev
  • infra
  • gaearon-patch-5
  • gaearon-patch-6
  • nh-scroll-fix
  • gaearon-patch-7
  • build-script-label
  • gaearon-patch-8
  • gaearon-patch-9
  • fix-propname-warning-formatting
  • 15.6-before-addon-reconstruction
  • gaearon-patch-13
  • nh-extra-number-zeroes
  • expando-on-forms
  • dom-test-reproduction
  • nh-no-fixture-coverage
  • nh-get-not-diff-attribute-value
  • Daniel15-patch-2
  • montogeek-patch-1
  • react-partial-renderer-no-event-check
  • nh-strip-whitelist
  • nh-gut-whitelist
  • cased-data-attributes
  • 15.6-dev-columns-css
  • delete-rn-stack
  • nh-boolean-updates
  • gatsby
  • fix-array-totree
  • gatsby-mobile-search
  • gatsby-mobile-footer-position
  • gatsby-fix-footer-titles-in-prod
  • gatsby-better-redirect-support
  • gatsby-remove-location-hack
  • react-fragment-export
  • gatsby-png-link-fixes
  • gatsby-redirect-fix
  • gatsby-fix-blog-header-link
  • zpao-patch-1
  • gatsby-merge-master
  • gatsby-patch-flarnie-branch
  • patch-flarnie-makeResponsiveNavCloseWhenLinkIsClickedInTutorial
  • fixportallink
  • flarnie-patch-fixAcknowledgementsPage
  • gatsby-support-ie-11
  • gatsby-merge-master-2
  • gatsby-fix-embedded-videos
  • gaearon-patch-16
  • gaearon-patch-17
  • jsfiddle-templates-16
  • gaearon-patch-1
  • move-files
  • dom-fixture-fixes
  • fix-simulate-native-event-type
  • local-listeners
  • replace-value-attribute-with-default-value
  • nh-dom-operations-dead-code
  • fix-value-assignment
  • synchronize-number-blur
  • nh-more-concise-input-numeric-equality
  • firefox-validation
  • revert-11804-dom-injection-2
  • nh-load-events
  • remove-loop
  • gaearon-patch-4
  • revert-12291-fix-ci-danger-issue-for-now
  • rm-react-dep
  • async-caveat
  • fix-ie9-undo
  • sebmarkbage-patch-1
  • movementx
  • sanitize-ssr
  • 16.4.2-dev
  • dom-home-async
  • revert-13618-no-bind-dispatch
  • revert-13822
  • yeswork
  • 16.3-dev
  • lazy-wip
  • threepointone-fixtures-packaging-readme
  • revert-14648-ctx-bad
  • revert-14643-fun-sm-hooks
  • revert-14651-revert-14648-ctx-bad
  • revert-14652-revert-14643-fun-sm-hooks
  • revert-14802-rodrigopr/shallow-dispatch-out-of-render
  • top-setnativeprops
  • 16.8.3
  • 16.8.5
  • 16.8.6
  • trueadm-patch-2
  • trueadm-patch-3
  • trueadm-patch-4
  • trueadm-patch-5
  • renderer-specific-act-warning

13 Sep 2016 - 1:17 First build on fiberchildren at 87.224%
12748

push

travis-ci

68c67c5bdd3938b41d1fc03e1e213488?size=18&default=identiconsebmarkbage
Add Text node types

These nodes rendering into Text nodes in the DOM.

There is a special case when a string is a direct child of a host
node. In that case, we won't reconcile it as a child fiber. In
terms of fibers, it is terminal. However, the host config special
cases it.

It is kind of unfortunate that we have to special case this kind
of child in the HostConfig. It would be nice to unify this with
other types of child instances. Text nodes have some weird special
cases, but those special cases tend to *vary* by environment.
They're not the same special cases so not sure how valuable it is
to have a special protocol and special types for it.

7551 of 8657 relevant lines covered (87.22%)

3199.71 hits per line

Relevant lines Covered
8657 RELEVANT LINES 7551 COVERED LINES
Build:
3199.71 HITS PER LINE
Source Files on fiberchildren
  • List 225
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
12748 fiberchildren
87.22
Add Text node types These nodes rendering into Text nodes in the DOM. There is a special case when a string is a direct child of a host node. In that case, we won't reconcile it as a child fiber. In terms of fibers, it is terminal. However, the ... 68c67c5bdd3938b41d1fc03e1e213488?size=18&default=identiconsebmarkbage push 13 Sep 2016 03:22AM UTC travis-ci
See All Builds (5822)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, LLC