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

jsor-labs / promise / 6 / 5
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: fatal-error-refactoring
DEFAULT BRANCH: master
Ran 25 Aug 2017 09:14AM UTC
Files 11
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

25 Aug 2017 09:10AM UTC coverage: 94.137% (-2.8%) from 96.893%
6.5

push

travis-ci

jsor
Trigger an E_USER_ERROR instead of throwing an exception from done()

If an error (either a thrown exception or returned rejection) escapes the
done() callbacks, it will now cause a fatal error by using trigger_error() with
E_USER_ERROR instead of (re)throwing.

Because promise resolution is synchronous, those exceptions bubbled up to the
reject() call which mixed resolution and consumption parts.

289 of 307 relevant lines covered (94.14%)

63.55 hits per line

Source Files on job 6.5
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6
  • Travis Job 6.5
  • 23cd28cd on github
  • Prev Job for on done-error (#2.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