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

Contargo / flyps / 149 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/ini-1.3.7
DEFAULT BRANCH: master
Ran 22 Nov 2019 09:56PM UTC
Files 10
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

22 Nov 2019 09:54PM UTC coverage: 100.0%. Remained the same
149.1

Pull #19

travis-ci

web-flow
Add tap for connectors

* Tapping a connector, or the `tap` function, is a syntactic sugar
  feature, that wraps the chaining call to `connect` on the signal
  provided by a `connector` when calling `connect`.

  The given `tapFn` will then be applied with the signals next and
  previous value - which conveniently is provided the other way
  around from the signal function (which is applied with id, prev,
  and then next).

  This is aimed at being a very useful and simple way to _tap_ into
  some signal state that is being changed. Often this technique can
  be used in conjuction with effects, or triggers, to build
  behaviour not just with connectors and events, but also by
  _listening_ to maintained signal state - such as the `db` - in
  independent modules.
Pull Request #19: Add `tap` maybe

71 of 71 branches covered (100.0%)

Branch coverage included in aggregate %.

208 of 208 relevant lines covered (100.0%)

11.89 hits per line

Source Files on job 149.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 129
  • Travis Job 149.1
  • d929c1d4 on github
  • Prev Job for on add/taps-maybe (#146.1)
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