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

jbielick / faktory_worker_node / 52
97%

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

pending completion
52

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%)

19.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 52.1 19 Nov 2017 02:49PM UTC 0
92.81
Travis Job 52.1
2 52.2 19 Nov 2017 02:49PM UTC 0
92.81
Travis Job 52.2
Source Files on build 52
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #52
  • 1e8118a1 on github
  • Prev Build on master (#49)
  • Next Build on master (#54)
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