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

Update for language packs, #14912

Merged
merged 44 commits into from
Mar 31, 2021
Merged

Update for language packs, #14912

merged 44 commits into from
Mar 31, 2021

Conversation

smartguest
Copy link
Contributor

Code for the language packs are based on recent vscode language packs. Renamed the language pack folders to be more consistent with vscode and updated with more recent ADS SQL and extension strings.

Copy link
Member

@kburtram kburtram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see a bunch of files that we likely don't need, like for java and c++ extensions. Should we remove those files before merging?

@coveralls
Copy link

coveralls commented Mar 30, 2021

Pull Request Test Coverage Report for Build 705726930

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 388 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.05%) to 43.152%

Files with Coverage Reduction New Missed Lines %
extensions/sql-database-projects/src/models/project.ts 1 95.47%
extensions/notebook/src/common/utils.ts 5 85.57%
extensions/sql-database-projects/src/projectProvider/projectProvider.ts 16 18.18%
extensions/notebook/src/book/bookModel.ts 17 77.27%
extensions/notebook/src/book/bookVersionHandler.ts 27 61.9%
extensions/sql-database-projects/src/dialogs/addDatabaseReferenceDialog.ts 36 60.72%
extensions/notebook/src/book/bookTocManager.ts 39 73.12%
extensions/notebook/src/book/bookTreeView.ts 82 44.55%
extensions/sql-database-projects/src/controllers/projectController.ts 165 55.0%
Totals Coverage Status
Change from base Build 702286333: -0.05%
Covered Lines: 25531
Relevant Lines: 53995

💛 - Coveralls

@smartguest smartguest merged commit f7b9ca7 into main Mar 31, 2021
@smartguest smartguest deleted the alex/updatefordelanguagepack branch March 31, 2021 18:08
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.

4 participants