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

ellipse-js / ellipse / 48
100%

Build:
DEFAULT BRANCH: development
Ran 30 Nov 2016 04:04PM UTC
Jobs 4
Files 24
Run time 29s
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
48

push

travis-ci

schwarzkopfb
handle next(err) even if middleware returns undefined

Previously next(err) worked only if a the rejected promise created by
next(err) was returned from the middleware. This change makes the
expected behaviour closer to Express’, but disallow the user to handle
errors with next().catch() in middleware before the one that produced
the error. So it’s a breaking change.

976 of 976 relevant lines covered (100.0%)

587.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 48.1 30 Nov 2016 04:04PM UTC 0
100.0
Travis Job 48.1
2 48.2 30 Nov 2016 04:04PM UTC 0
100.0
Travis Job 48.2
3 48.3 30 Nov 2016 04:04PM UTC 0
100.0
Travis Job 48.3
4 48.4 30 Nov 2016 04:04PM UTC 0
100.0
Travis Job 48.4
Source Files on build 48
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #48
  • 6638a0e5 on github
  • Prev Build on development (#47)
  • Next Build on development (#49)
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