Skip to content

Conversation

@lewis-sanchez
Copy link
Contributor

@lewis-sanchez lewis-sanchez commented Dec 12, 2025

Pull Request Template – vscode-mssql

Description

This PR allows Schema Compare endpoints to switch when only one endpoint is selected.
FixSwitchWithOneEndpoint

Switching when two endpoints are selected works just like before:
SwitchWithTwoEndpoints

Provide a clear, concise summary of the changes in this PR. What problem does it solve? Why is it needed? Link any related issues using issue closing keywords.

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

@github-actions
Copy link

PR Changes

Category Target Branch PR Branch Difference
vscode-mssql VSIX 5282 KB 5282 KB ⚪ 0 KB ( 0% )
sql-database-projects VSIX 5668 KB 5668 KB ⚪ 0 KB ( 0% )

@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.87%. Comparing base (4085e9d) to head (03f6fbd).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...rc/schemaCompare/schemaCompareWebViewController.ts 75.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #20796      +/-   ##
==========================================
+ Coverage   65.86%   65.87%   +0.01%     
==========================================
  Files         210      210              
  Lines       19968    19974       +6     
  Branches     2589     2593       +4     
==========================================
+ Hits        13152    13158       +6     
  Misses       6718     6718              
  Partials       98       98              
Files with missing lines Coverage Δ
...rc/schemaCompare/schemaCompareWebViewController.ts 58.75% <75.00%> (+0.28%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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