Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set target platform for db projects from server metadata: mssql vscode extension #20607

Merged
merged 4 commits into from
Sep 19, 2022

Conversation

SakshiS-harma
Copy link
Contributor

This PR fixes #20576.
Read server metadata sent from mssql-vscode extension to set target platform automatically when creating project from database.

@coveralls
Copy link

coveralls commented Sep 15, 2022

Pull Request Test Coverage Report for Build 3084432698

  • 1 of 9 (11.11%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 41.985%

Changes Missing Coverage Covered Lines Changed/Added Lines %
extensions/sql-database-projects/src/common/utils.ts 1 2 50.0%
extensions/sql-database-projects/src/controllers/projectController.ts 0 7 0.0%
Totals Coverage Status
Change from base Build 3084067567: -0.003%
Covered Lines: 28036
Relevant Lines: 62129

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set target platform automatically when creating sql project from database in VSCode
4 participants