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

valum-framework / valum / 942 / 1
58%
master: 59%

Build:
Build:
LAST BUILD BRANCH: wip/build-on-windows
DEFAULT BRANCH: master
Ran 19 Dec 2015 03:17AM UTC
Files 42
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

19 Dec 2015 03:15AM UTC coverage: 58.203%. Remained the same
942.1

push

travis-ci

arteymix
Rename 'context' for 'stream_events'

The more general idea is that middlewares should be verbs in the
imperative tense, pretty much like git commits.

Unlike Express.js, middleware are not mounted on the router, but rather
part of the process, so it makes much more sense to name them as
actions.

    app.get ("", compress (ZlibCompressFormat.GZIP))
        .then (send_events ((req, send) => {
            send (null, "some event");
        }));

Update the code example in the documentation.

5421 of 9314 relevant lines covered (58.2%)

12.16 hits per line

Source Files on job 942.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 942
  • Travis Job 942.1
  • daffd244 on github
  • Prev Job for on server-sent-events (#902.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