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

[#280] Add Poetry v2 Migration to remove deprecated settings from poe… #306

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

chang-annie
Copy link
Contributor

…try.toml

loadAndAssertGroupExists(TomlUtils.VIRTUAL_ENVS);

int actualEntries = getNumberOfEntries(virtualEnvsEntries);
assertEquals(expectedVirtualEnvsEntries, actualEntries,
Copy link
Contributor

Choose a reason for hiding this comment

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

A: This could be refactored for reusability and readability like the above two methods

Copy link
Contributor Author

Choose a reason for hiding this comment

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

refactored!

@chang-annie chang-annie force-pushed the 280-poetry-v2-migration-for-poetry-toml-file branch from 9b3300b to b4b39dc Compare March 25, 2025 21:08
@chang-annie chang-annie merged commit f295ca6 into dev Mar 25, 2025
1 check passed
@chang-annie chang-annie deleted the 280-poetry-v2-migration-for-poetry-toml-file branch March 25, 2025 21:37
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.

2 participants