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

jsor-labs / promise
98%
master: 99%

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

LAST BUILD ON BRANCH done-error
branch: done-error
CHANGE BRANCH
x
Reset
  • done-error
  • 2.x
  • cancellation-queue-object-check
  • enforce-exception-reasons
  • fatal-error-refactoring
  • fix-follower-cancellation-propagation
  • fix-php-coveralls
  • fix-queue
  • follower-cancellation-propagation
  • master
  • recommend-throwing-over-reject
  • remove-lazy-promise
  • throwable-rejection-readme-fixes
  • throwable-type-improvements

pending completion
6

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.

328 of 333 relevant lines covered (98.5%)

312.81 hits per line

Relevant lines Covered
Build:
Build:
333 RELEVANT LINES 328 COVERED LINES
312.81 HITS PER LINE
Source Files on done-error
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6 done-error 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... push 25 Aug 2017 09:14AM UTC jsor travis-ci pending completion  
2 done-error 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... push 24 Aug 2017 07:49PM UTC jsor travis-ci pending completion  
See All Builds (55)
  • Repo on GitHub
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

© 2025 Coveralls, Inc