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

Microsoft / vscode-mssql / 634
66%
dev: 65%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: dev
Ran 10 Jul 2017 11:59PM UTC
Jobs 1
Files 59
Run time 4s
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
634

push

travis-ci

web-flow
Update SqlToolsService to netcore2.0 and fix test failures (#914)

* Upgrade and fix most tests
- Upgrade to .Net Core 2.0 in SqlToolsService
- Upgraded TypeMoq to fix multiple tests

* Fix tests broken due to TypeMoq update
- Loose vs Strict mode behavior has changed. Given we initially added strict mode to catch regressions and these are now very stable parts of the code, it seems fine to use Loose mocking and allow the passthroughs to be used.
- Other change was due to assert.equal changing. Before it would return true on deep object equality but it no longer seems to work. Added clear property-level validation in some cases to fix this.

* Fixed issue running test from cmdline locally

* Fix for AppVeyor test fail issue
- This is caused by https://github.com/Microsoft/vscode-extension-vscode/issues/64 and will be fixed in the 1.14 release of VSCode

* Attempt to fix travis build without using deprecated group value
- Investigating similar issues causing failure to find apt-get packages led to https://github.com/travis-ci/travis-ci/issues/5252. The solution may be to run apt-get update first.

576 of 1272 branches covered (45.28%)

2232 of 3418 relevant lines covered (65.3%)

5.32 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
src/controllers/vscodeWrapper.ts
7
100.0
src/controllers/connectionManager.ts
17
100.0
src/models/platform.ts
Jobs
ID Job ID Ran Files Coverage
1 634.1 10 Jul 2017 11:59PM UTC 0
65.3
Travis Job 634.1
Source Files on build 634
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #634
  • 9c0a85ec on github
  • Prev Build on master (#590)
  • Next Build on master (#638)
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