Skip to content

Query History: split file#2008

Merged
norascheuch merged 3 commits intomainfrom
nora/split-query-history-file
Jan 26, 2023
Merged

Query History: split file#2008
norascheuch merged 3 commits intomainfrom
nora/split-query-history-file

Conversation

@norascheuch
Copy link
Copy Markdown
Contributor

@norascheuch norascheuch commented Jan 25, 2023

1 class 1 file

Changes are quite superficial, only moving both classes around.

Checklist

  • 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.

@norascheuch norascheuch force-pushed the nora/split-query-history-file branch from b2fd01e to e394749 Compare January 25, 2023 14:52
@norascheuch norascheuch marked this pull request as ready for review January 25, 2023 15:00
@norascheuch norascheuch requested review from a team as code owners January 25, 2023 15:00
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.

LGTM, just a minor name update 🔍


/**
* query-history.ts
* history-tree-data-provider.ts
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should this be:

Suggested change
* history-tree-data-provider.ts
* query-history-manager.ts

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

good catch, thank you!

Comment thread extensions/ql-vscode/src/extension.ts Outdated
* This text provider lets us open readonly files in the editor.
*
* TODO: Consolidate this with the 'codeql' text provider in query-history.ts.
* TODO: Consolidate this with the 'codeql' text provider in history-tree-data-provider.ts.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
* TODO: Consolidate this with the 'codeql' text provider in history-tree-data-provider.ts.
* TODO: Consolidate this with the 'codeql' text provider in query-history-manager.ts.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

good catch, thank you!

@norascheuch norascheuch force-pushed the nora/split-query-history-file branch from e394749 to 1f52642 Compare January 26, 2023 09:21
@norascheuch norascheuch enabled auto-merge January 26, 2023 09:35
@norascheuch norascheuch merged commit 9a572a3 into main Jan 26, 2023
@norascheuch norascheuch deleted the nora/split-query-history-file branch January 26, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants