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

jbielick / faktory_worker_node
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/y18n-4.0.3
DEFAULT BRANCH: master
Repo Added 28 Oct 2017 07:00PM UTC
Files 9
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 concurency-refactor
branch: concurency-refactor
CHANGE BRANCH
x
Reset
  • concurency-refactor
  • api
  • beat-signals
  • connection
  • dependabot/npm_and_yarn/commander-5.1.0
  • dependabot/npm_and_yarn/commander-6.0.0
  • dependabot/npm_and_yarn/commander-6.1.0
  • dependabot/npm_and_yarn/commander-6.2.0
  • dependabot/npm_and_yarn/coveralls-3.1.0
  • dependabot/npm_and_yarn/eslint-6.8.0
  • dependabot/npm_and_yarn/eslint-plugin-import-2.21.1
  • dependabot/npm_and_yarn/eslint-plugin-import-2.21.2
  • dependabot/npm_and_yarn/eslint-plugin-import-2.22.0
  • dependabot/npm_and_yarn/get-port-5.1.1
  • dependabot/npm_and_yarn/jsdoc-3.6.4
  • dependabot/npm_and_yarn/jsdoc-3.6.5
  • dependabot/npm_and_yarn/jsdoc-3.6.6
  • dependabot/npm_and_yarn/jsdoc-to-markdown-tw-6.0.1
  • dependabot/npm_and_yarn/nyc-15.1.0
  • dependabot/npm_and_yarn/sinon-9.0.2
  • dependabot/npm_and_yarn/sinon-9.0.3
  • dependabot/npm_and_yarn/sinon-9.1.0
  • dependabot/npm_and_yarn/sinon-9.2.0
  • dependabot/npm_and_yarn/sinon-9.2.1
  • dependabot/npm_and_yarn/typescript-4.0.2
  • dependabot/npm_and_yarn/typescript-4.0.3
  • dependabot/npm_and_yarn/typescript-4.0.5
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.0.0
  • dependabot/npm_and_yarn/uuid-8.3.0
  • dependabot/npm_and_yarn/uuid-8.3.1
  • job-thunk-ctx
  • main
  • master
  • middleware2
  • pool
  • ts
  • v0.10.0
  • v0.2.3
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.5.0
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.8.0
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • v1.0.0
  • v1.0.1
  • v2.0.0
  • v2.0.0-beta1
  • v2.1.0
  • v2.1.1
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v2.2.3
  • v3.1.0
  • v3.2.0
  • v3.2.1
  • v3.3.0
  • v3.3.1
  • v3.3.2
  • v3.3.3
  • v3.3.4
  • v3.3.5
  • v3.3.6
  • v3.3.7
  • v3.3.8
  • v4.0.0
  • v4.0.1
  • v5.0.0

pending completion
151

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

110 of 110 new or added lines in 5 files covered. (100.0%)

280 of 285 relevant lines covered (98.25%)

1134.78 hits per line

Relevant lines Covered
Build:
Build:
285 RELEVANT LINES 280 COVERED LINES
1134.78 HITS PER LINE
Source Files on concurency-refactor
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
151 concurency-refactor 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 ... Pull #18 14 Aug 2018 02:34AM UTC web-flow travis-ci pending completion  
150 concurency-refactor 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 ... push 14 Aug 2018 02:33AM UTC jbielick travis-ci pending completion  
149 concurency-refactor 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 ... Pull #18 14 Aug 2018 02:25AM UTC web-flow travis-ci pending completion  
148 concurency-refactor 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 ... push 14 Aug 2018 02:24AM UTC jbielick travis-ci pending completion  
147 concurency-refactor 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 ... Pull #18 14 Aug 2018 02:14AM UTC web-flow travis-ci pending completion  
146 concurency-refactor 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 ... push 14 Aug 2018 02:14AM UTC jbielick travis-ci pending completion  
See All Builds (326)
  • 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