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

[SQL Migration] Update mssql contracts to support XEvents assessment #21577

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

raymondtruong
Copy link
Contributor

@raymondtruong raymondtruong commented Jan 12, 2023

In a previous PR (microsoft/sqltoolsservice#1734), the assessments NuGet was updated to support XEvents assessments, and in the backend sqltoolsservice the appropriate contracts were updated. However, on the ADS side, these corresponding contracts in mssql were not updated, which made us unable to consume these changes.

This PR updates those contracts. Currently there is no user-facing change, but this will unblock us and allow us to build the UI (currently in progress) for this feature as long as these contracts are available in the version of mssql being shipped with the next release of ADS.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3898348226

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 42.065%

Totals Coverage Status
Change from base Build 3898228631: 0.01%
Covered Lines: 28602
Relevant Lines: 63159

💛 - Coveralls

@raymondtruong raymondtruong marked this pull request as ready for review January 12, 2023 23:40
@raymondtruong raymondtruong merged commit 49c46ce into main Jan 13, 2023
@raymondtruong raymondtruong deleted the ratruong/xevents-assessment-contracts branch January 13, 2023 02:23
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.

3 participants