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

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

Build:
Build:
LAST BUILD BRANCH: fatal-error-refactoring
DEFAULT BRANCH: master
Ran 25 Aug 2017 09:15AM 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: 96.988% (+0.1%) from 96.893%
6.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.

322 of 332 relevant lines covered (96.99%)

65.43 hits per line

Source Files on job 6.3
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6
  • Travis Job 6.3
  • 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