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

Microsoft / vscode-mssql / 363 / 1
66%
dev: 65%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: dev
Ran 24 Feb 2017 10:40PM UTC
Files 61
Run time 3s
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

24 Feb 2017 10:35PM UTC coverage: 59.973% (-3.5%) from 63.479%
363.1

push

travis-ci

kcunnane
Telemetry fix: promise.all not receiving promises (#723)

- Promise.all requires either an array of PromiseLike objects or objects of type T. A change when upgrading to Typescript 2.1.5 caused us to pass in the functions, rather than the promises returned by those functions as previously happened. This meant that Promises.all returned immediately as it thought it was returning an array of functions.
- Fix is to explicitly define the promise return types, and go back to calling the methods so that we get promises back to wait on.

2189 of 3650 relevant lines covered (59.97%)

3.93 hits per line

Source Files on job 363.1
  • Tree
  • List 0
  • Changed 31
  • Source Changed 1
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 363
  • Travis Job 363.1
  • 39562e2f on github
  • Prev Job for on master (#360.1)
  • Next Job for on master (#364.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