Skip to content
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

Refactor the internal code base #1349

Merged
merged 1 commit into from
Sep 13, 2019
Merged

Refactor the internal code base #1349

merged 1 commit into from
Sep 13, 2019

Conversation

sdispater
Copy link
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
Copy link

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