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

benmvp / react-composite-events / 34 / 3
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v1.6.0
DEFAULT BRANCH: master
Ran 04 Aug 2017 06:56AM UTC
Files 1
Run time 0s
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

04 Aug 2017 06:52AM UTC coverage: 100.0% (+1.1%) from 98.925%
34.3

push

travis-ci

benmvp
build(gulp): Switch to gulp for building target formats

The gulpfile builds ES, CJS & UMD (unminified & minified). Also added `src/index.js` which will serve as an aggregator file so that imports can happen straight from the package, if desired. As a result, there is a new `src/compose.js` file and the other files will also live directly in `src/` instead of in subfolders of `src/`. This is why the separate README files are now also in `src/`. They also reflect the two different approaches for importing.

Rollup was only creating bundles when really, we want to transpile each individual file so that they could potentially be used individually. The rollup bundle would be _ok_ if you had tree-shaking with ES modules,
but other than that you'd be getting a huge bundle and only using a few functions.

42 of 42 branches covered (100.0%)

Branch coverage included in aggregate %.

51 of 51 relevant lines covered (100.0%)

41.86 hits per line

Source Files on job 34.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 34
  • Travis Job 34.3
  • 848e2c4f on github
  • Prev Job for on implement-build-targets (#31.6)
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