Skip to content

Split up local-databases.ts file into multiple files#2445

Merged
koesie10 merged 11 commits intomainfrom
koesie10/move-local-databases
May 25, 2023
Merged

Split up local-databases.ts file into multiple files#2445
koesie10 merged 11 commits intomainfrom
koesie10/move-local-databases

Conversation

@koesie10
Copy link
Copy Markdown
Member

The local-databases.ts file is very large and hard to read. This PR moves all types into separate files so it's at least easier to find where each part is located. All moves are in separate commits so it's easier to keep track of which parts have moved. I've modified none of the functionality. I have removed 1 unused method which didn't fit in any of the new files.

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.

@koesie10 koesie10 marked this pull request as ready for review May 24, 2023 15:26
@koesie10 koesie10 requested review from a team as code owners May 24, 2023 15:26
Copy link
Copy Markdown
Contributor

@charisk charisk left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the clear commits.

@koesie10 koesie10 merged commit b8557d3 into main May 25, 2023
@koesie10 koesie10 deleted the koesie10/move-local-databases branch May 25, 2023 07:30
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