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

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

Build:
Build:
LAST BUILD BRANCH: v1.6.0
DEFAULT BRANCH: master
Repo Added 19 Jul 2017 04:51AM UTC
Files 5
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 implement-build-targets
branch: implement-build-targets
CHANGE BRANCH
x
Reset
  • implement-build-targets
  • flow
  • flow-again
  • generic
  • implement-compose
  • key
  • master
  • more-flow
  • mouse-edge
  • mouse-mod-key
  • mouse-remain
  • semantic-release
  • travis-test
  • umd-dist
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.5.0
  • v1.6.0

pending completion
34

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%)

251.18 hits per line

Relevant lines Covered
Build:
Build:
51 RELEVANT LINES 51 COVERED LINES
251.18 HITS PER LINE
Source Files on implement-build-targets
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
34 implement-build-targets 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. ... push 04 Aug 2017 06:56AM UTC benmvp travis-ci pending completion  
31 implement-build-targets build(rollup): Use rollup to build target formats Added a new Rollup configuration file to manage building the source code into target module formats: ES, CommonJS & UMD. The `package.json` points to the different target formats. As part of the w... push 02 Aug 2017 07:59AM UTC benmvp travis-ci pending completion  
See All Builds (87)
  • Repo on GitHub
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

© 2025 Coveralls, Inc