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

jbielick / faktory_worker_node / 148 / 1
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/y18n-4.0.3
DEFAULT BRANCH: master
Ran 14 Aug 2018 02:25AM UTC
Files 7
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

14 Aug 2018 02:22AM UTC coverage: 95.696% (+0.1%) from 95.556%
148.1

push

travis-ci

jbielick
refactors the concurrency model and classes

@deprecates manager.run() -> worker.work()

concurrency is now achieved with n function (f) calls where f is a
function that calls itself via the event loop (setImmediate)
recursively. No more infinite await while loop.

benchmarks for this were near 7K jobs/second at concurrency=20, CPU
profile is *much* quieter and shutdown/in progress handling is much
easier.

98 of 110 branches covered (89.09%)

Branch coverage included in aggregate %.

280 of 285 relevant lines covered (98.25%)

254.47 hits per line

Source Files on job 148.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 110
  • Travis Job 148.1
  • 9984e52b on github
  • Prev Job for on concurency-refactor (#146.4)
  • Next Job for on concurency-refactor (#150.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