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

skidding / react-cosmos / 619
96%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2016 06:47AM UTC
Jobs 1
Files 12
Run time 1s
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
619

push

travis-ci

web-flow
Remove react-dom from optionalDependencies #204

After seeing weird npm install warnings I realized putting react-dom in
optionalDependencies would still yell at you when using older Reacts.
Then I re-read
https://docs.npmjs.com/files/package.json#optionaldependencies and it
seems optionalDependencies is more tied to dependencies than
peerDependencies, which is were react & react-dom belong, so it seems
like the cleanest thing to do is to omit it altogether. If you have
React >=0.14 in your project & use React Cosmos you will have ReactDOM
installed as well.

265 of 275 relevant lines covered (96.36%)

134.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 619.1 15 Sep 2016 06:47AM UTC 0
96.36
Travis Job 619.1
Source Files on build 619
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #619
  • ce411e52 on github
  • Prev Build on master (#606)
  • Next Build on master (#628)
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