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

jbielick / faktory_worker_node / 52 / 2
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2017 02:49PM UTC
Files 3
Run time 0s
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

19 Nov 2017 02:47PM UTC coverage: 92.806% (+0.4%) from 92.366%
52.2

push

travis-ci

jbielick
add tests and error wrapping for #2

the processor expecting that if your job returns a rejected promise, that there's an error that it is rejecting with—rather than undefined or a string. In your example, reject('Test') rejects the promise with a string, not an error. When the processor encounters this, it attempts to FAIL your job in the faktory server. FAIL requires an error message and stack trace when sent to Faktory Server, which is why this lib is attempting to call e.message, e.stack.split(...)` and so on.

https://www.pixelstech.net/article/1324645232-A-String-is-not-an-Error

closes #2

24 of 28 branches covered (85.71%)

Branch coverage included in aggregate %.

105 of 111 relevant lines covered (94.59%)

9.59 hits per line

Source Files on job 52.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 52
  • Travis Job 52.2
  • 1e8118a1 on github
  • Prev Job for on master (#49.2)
  • Next Job for on master (#54.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