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

Microsoft / vscode-mssql / 209
65%

Build:
DEFAULT BRANCH: dev
Ran 12 Jan 2017 11:58PM UTC
Jobs 1
Files 57
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

pending completion
209

cron

travis-ci

web-flow
Feature: Progressive Messages (#591)

This change enables progressive rendering of messages as they are returned from the service. It also changes the state changes for a query such that the a query will always get a QueryComplete notification if the query is started successfully, and will always get an Error if the query fails to start. Batch start notifications are changed to be sent to the preview pane as a message with a link property. Correspondingly, the handler for changing the text selection in the query now uses a GET handler instead of a POST handler, with the URI being generated in the SQL output provider.

72 of 72 new or added lines in 6 files covered. (100.0%)

1913 of 3258 relevant lines covered (58.72%)

4.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
src/models/contracts/queryExecute.ts
6
100.0
src/controllers/QueryNotificationHandler.ts
12
100.0
src/models/SqlOutputContentProvider.ts

Uncovered Existing Lines

Lines Coverage ∆ File
5
100.0
src/models/contracts/queryExecute.ts
12
100.0
src/controllers/QueryNotificationHandler.ts
28
100.0
src/controllers/QueryRunner.ts
32
100.0
src/models/utils.ts
85
100.0
src/models/SqlOutputContentProvider.ts
Jobs
ID Job ID Ran Files Coverage
1 209.1 12 Jan 2017 11:58PM UTC 0
58.72
Travis Job 209.1
Source Files on build 209
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #209
  • cc4ec77c on github
  • Prev Build on dev (#203)
  • Next Build on dev (#211)
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