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

Show info message when schema is empty #24955

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Show info message when schema is empty #24955

merged 2 commits into from
Nov 14, 2023

Conversation

barbaravaldez
Copy link
Contributor

@barbaravaldez barbaravaldez commented Nov 13, 2023

Fix #24852
image

@coveralls
Copy link

coveralls commented Nov 13, 2023

Pull Request Test Coverage Report for Build 6868503283

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.003%) to 41.573%

Files with Coverage Reduction New Missed Lines %
extensions/notebook/src/dialog/configurePython/configurePathPage.ts 1 57.02%
src/sql/workbench/services/connection/browser/connectionDialogWidget.ts 1 73.44%
Totals Coverage Status
Change from base Build 6828665189: 0.003%
Covered Lines: 30786
Relevant Lines: 69355

💛 - Coveralls

@barbaravaldez barbaravaldez merged commit dce388a into main Nov 14, 2023
10 of 12 checks passed
@barbaravaldez barbaravaldez deleted the bavaldez/info branch November 14, 2023 21:26
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.

Show info message if no securable objects are present for a given schema or object type
3 participants