• 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-compose
branch: implement-compose
CHANGE BRANCH
x
Reset
  • implement-compose
  • flow
  • flow-again
  • generic
  • implement-build-targets
  • 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
28

push

travis-ci

benmvp
feat(compose): Implement beforeHandle config

`beforeHandle` is called before the composite event handler is called. If
its return value is falsy, the composite event handler isn't called by the HOC.

36 of 36 branches covered (100.0%)

Branch coverage included in aggregate %.

48 of 48 relevant lines covered (100.0%)

245.13 hits per line

Relevant lines Covered
Build:
Build:
48 RELEVANT LINES 48 COVERED LINES
245.13 HITS PER LINE
Source Files on implement-compose
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28 implement-compose feat(compose): Implement beforeHandle config `beforeHandle` is called before the composite event handler is called. If its return value is falsy, the composite event handler isn't called by the HOC. push 01 Aug 2017 02:14AM UTC benmvp travis-ci pending completion  
27 implement-compose fix(compose): Remove allowRefire configuration The `allowRefire` config isn't needed because we'll allow a composite event to refire w/o a cancel event happening. This made the config superfluous. So removed it from the README, test & code. Also... push 31 Jul 2017 05:59AM UTC benmvp travis-ci pending completion  
26 implement-compose feat(compose): Implement shouldResetTimerOnRetrigger config When the flag is on we need to kill any existing timer and start a new one. When the flag is off we just do nothing if there is a timer, otherwise start a timer. Added a whole bunch of t... push 30 Jul 2017 06:12AM UTC benmvp travis-ci pending completion  
25 implement-compose ci: Run tests against multiple node instances Also dropping the target node version to v4 for babel-preset-env push 29 Jul 2017 11:52PM UTC benmvp travis-ci pending completion  
24 implement-compose test(compose): Test that compose errors when no Component is passed The code already threw errors when no Component was passed, but we weren't testing it. This gets us back to 100% test coverage push 29 Jul 2017 11:44PM UTC benmvp travis-ci pending completion  
23 implement-compose feat(compose): Add duration support Added support for defaultDuration configuration as well as duration override when calling the HOC. Also added tests for the configuration. Lastly added additional tests for having a component wrapped multiple t... push 29 Jul 2017 04:23PM 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