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

jsor-labs / promise / 2 / 3
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: fatal-error-refactoring
DEFAULT BRANCH: master
Ran 24 Aug 2017 07:51PM UTC
Files 12
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

24 Aug 2017 07:47PM UTC coverage: 96.893%. First build
2.3

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.

343 of 354 relevant lines covered (96.89%)

89.66 hits per line

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