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

ellipse-js / ellipse / 48 / 3
100%
development: 100%

Build:
DEFAULT BRANCH: development
Ran 30 Nov 2016 04:04PM UTC
Files 24
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

30 Nov 2016 04:00PM UTC coverage: 100.0%. Remained the same
48.3

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

146.86 hits per line

Source Files on job 48.3
  • Tree
  • List 0
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 48
  • Travis Job 48.3
  • 6638a0e5 on github
  • Prev Job for on development (#47.3)
  • Next Job for on development (#49.3)
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