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

Contargo / flyps / 149
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
Jobs 1
Files 10
Run time 3s
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
149

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

1 of 1 new or added line in 1 file covered. (100.0%)

208 of 208 relevant lines covered (100.0%)

11.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 149.1 22 Nov 2019 09:56PM UTC 0
100.0
Travis Job 149.1
Source Files on build 149
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #149
  • Pull Request #19
  • PR Base - master (#146)
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