-
Notifications
You must be signed in to change notification settings - Fork 153
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
SLI-1603 Ensure UI thread does not call backend #1169
Conversation
66d005f
to
f66b791
Compare
410f1a9
to
9215cee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks mostly ok but I think we can go further into the optimization - I will contribute as well based on your changes
5038240
to
858acc3
Compare
858acc3
to
adcee8b
Compare
its/src/test/kotlin/org/sonarlint/intellij/its/tests/ConnectedAnalysisTests.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few comments other than that LGTM
3fa9306
to
79bc2ea
Compare
79bc2ea
to
e59de73
Compare
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🤞🏻
SLI-1603