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

jgraichen / restify
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/rubocop-tw-0.65.0
DEFAULT BRANCH: master
Repo Added 03 Jun 2014 11:34AM UTC
Files 22
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 fl/empty-dependencies
branch: fl/empty-dependencies
CHANGE BRANCH
x
Reset
  • fl/empty-dependencies
  • celluloid
  • dependabot/bundler/rubocop-tw-0.65.0
  • em-pool
  • fail-mix-on-400-500
  • fl/em-pool
  • fl/head-requests
  • fl/header-precedence
  • fl/header-typo
  • fl/http-exception-subclasses
  • fl/msgpack
  • franzliedke-patch-1
  • jg/caching
  • jg/timeout
  • logging
  • master
  • v0.1.1
  • v0.1.2
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v0.4.0
  • v0.4.0.b1
  • v0.5.0
  • v1.0.0
  • v1.0.1.beta1
  • v1.1.0
  • v1.10.0
  • v1.2.0
  • v1.2.1
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.4.1
  • v1.4.2
  • v1.4.3
  • v1.4.4
  • v1.5.0
  • v1.6.0
  • v1.7.0
  • v1.8.0
  • v1.9.0
  • v1.9.0.rc1

pending completion
333

Pull #18

travis-ci

web-flow
Fix promise resolution with empty array of deps

When building a promise with a dynamic array of dependencies, this array
can sometimes be empty. This behavior was currently not specified. We
expect this promise to return an empty array, which would be consistent
with the return value for multiple input dependencies (an array with one
result per input promise).

There is one other case when this situation (no task, no dependencies)
can happen: external promise resolution using a `Writer` object, e.g.
through `Restify::Promise.fulfilled`. To differentiate these cases, we
explicitly check for one or more empty arrays being passed in.
Pull Request #18: Fix promise resolution with empty array of deps

2 of 2 new or added lines in 1 file covered. (100.0%)

715 of 786 relevant lines covered (90.97%)

187.21 hits per line

Relevant lines Covered
Build:
Build:
786 RELEVANT LINES 715 COVERED LINES
187.21 HITS PER LINE
Source Files on fl/empty-dependencies
  • List 0
  • Changed 13
  • Source Changed 10
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
333 fl/empty-dependencies Fix promise resolution with empty array of deps When building a promise with a dynamic array of dependencies, this array can sometimes be empty. This behavior was currently not specified. We expect this promise to return an empty array, which wou... Pull #18 10 Dec 2018 01:29PM UTC web-flow travis-ci pending completion  
332 fl/empty-dependencies Fix promise resolution with empty array of deps When building a promise with a dynamic array of dependencies, this array can sometimes be empty. This behavior was currently not specified. We expect this promise to return an empty array, which wou... push 10 Dec 2018 01:25PM UTC franzliedke travis-ci pending completion  
331 fl/empty-dependencies Fix promise resolution with empty array of deps When building a promise with a dynamic array of dependencies, this array can sometimes be empty. This behavior was currently not specified. We expect this promise to return an empty array, which wou... push 10 Dec 2018 01:21PM UTC franzliedke travis-ci pending completion  
See All Builds (338)
  • 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