Skip to content

Refactor the internal code base#1349

Merged
sdispater merged 1 commit intodevelopfrom
factory
Sep 13, 2019
Merged

Refactor the internal code base#1349
sdispater merged 1 commit intodevelopfrom
factory

Conversation

@sdispater
Copy link
Copy Markdown
Member

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

This PR refactors a lot of the internal code base but the main point is the introduction of the Factory class which creates instances of classes needed in several parts of the codebase, like Poetry instances and Config instances.

This has been extracted and improved from #1237.

@sdispater sdispater added the kind/refactor Pulls that refactor, or clean-up code label Sep 2, 2019
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kind/refactor Pulls that refactor, or clean-up code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant