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

jbielick / faktory_worker_node / 151 / 2
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/y18n-4.0.3
DEFAULT BRANCH: master
Ran 14 Aug 2018 02:36AM 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:32AM UTC coverage: 95.696% (+1.6%) from 94.145%
151.2

Pull #18

travis-ci

web-flow
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.
Pull Request #18: refactors the concurrency model and classes

98 of 110 branches covered (89.09%)

Branch coverage included in aggregate %.

280 of 285 relevant lines covered (98.25%)

257.65 hits per line

Source Files on job 151.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 113
  • Travis Job 151.2
  • e108797b on github
  • Prev Job for on concurency-refactor (#143.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