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

facebook / react / 5423
86%

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2016 01:04AM UTC
Jobs 3
Files 83
Run time 1min
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
5423

Pull #3030

travis-ci

Sebastian Markbage
Make keyed object fragments an opaque type

This triggers a warning if you try to pass a keyed object as a child.

You now have to wrap it in React.addons.createFragment(object) which
creates a proxy (in dev) which warns if it is accessed. The purpose of
this is to make these into opaque objects so that nobody relies on its
data structure.

After that we can turn it into a different data structure such as a
ReactFragment node or an iterable of flattened ReactElements.
Pull Request #3030: Make keyed object fragments an opaque type

1964 of 1972 relevant lines covered (99.59%)

804.7 hits per line

Jobs
ID Job ID Ran Files Coverage
2 5423.2 (TEST_TYPE=jest) 01 Sep 2016 01:05AM UTC 0
99.59
Travis Job 5423.2
3 5423.3 (TEST_TYPE=lint) 01 Sep 2016 01:04AM UTC 0
99.59
Travis Job 5423.3
4 5423.4 (TEST_TYPE=test:webdriver:saucelabs:modern) 01 Sep 2016 01:06AM UTC 0
99.59
Travis Job 5423.4
Source Files on build 5423
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5423
  • Pull Request #3030
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