Skip to content

Tidy up variant analysis commands#3240

Merged
charisk merged 2 commits intomainfrom
charisk-robertbrignull/tidy-up-variant-analysis-commands
Jan 16, 2024
Merged

Tidy up variant analysis commands#3240
charisk merged 2 commits intomainfrom
charisk-robertbrignull/tidy-up-variant-analysis-commands

Conversation

@charisk
Copy link
Copy Markdown
Contributor

@charisk charisk commented Jan 16, 2024

Paired with @robertbrignull.

The codeQL.runVariantAnalysis and runVariantAnalysisContextEditor commands were both calling the same underlying code, making types a bit hard to follow. This makes the commands and types more explicit early on

Checklist

N/A:

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@charisk charisk requested review from a team as code owners January 16, 2024 11:52
Copy link
Copy Markdown
Contributor

@robertbrignull robertbrignull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but obviously we paired on it, so I'll leave it up to you if you want to get another opinion.

Copy link
Copy Markdown
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment/question, otherwise LGTM

Comment thread extensions/ql-vscode/src/variant-analysis/variant-analysis-manager.ts Outdated
…ager.ts

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
@charisk charisk enabled auto-merge (squash) January 16, 2024 12:09
@charisk charisk disabled auto-merge January 16, 2024 12:09
@charisk charisk enabled auto-merge (squash) January 16, 2024 12:09
@charisk charisk merged commit 8c0a8e0 into main Jan 16, 2024
@charisk charisk deleted the charisk-robertbrignull/tidy-up-variant-analysis-commands branch January 16, 2024 12:19
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