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

[Bug fix] Update Import model while importing assessment #25000

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

stuti149
Copy link
Contributor

@stuti149 stuti149 commented Nov 20, 2023

Bug: When assessment is imported first time it imports correct. When another assessment is imported after it, the previously imported assessment is shown again and not the new one.

Fix: Model to new imported assessment was not updated.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6925871178

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.001%) to 41.568%

Files with Coverage Reduction New Missed Lines %
src/sql/workbench/services/connection/browser/connectionDialogWidget.ts 1 73.44%
Totals Coverage Status
Change from base Build 6908827043: -0.001%
Covered Lines: 30790
Relevant Lines: 69372

💛 - Coveralls

@stuti149 stuti149 merged commit 973147e into main Nov 20, 2023
12 of 13 checks passed
@stuti149 stuti149 deleted the bugfix/stutijain/import-assess branch November 20, 2023 06:55
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.

None yet

3 participants