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

module name mapping #730

Merged
merged 6 commits into from
Jul 4, 2021
Merged

module name mapping #730

merged 6 commits into from
Jul 4, 2021

Conversation

gugod
Copy link
Owner

@gugod gugod commented Jun 30, 2021

This PR is for mitigating issue #722

This method returns an ArrayRef[ModuleName] that is the list of
installed modules for specified env.

This is so the result can be reused for both `list-modules` command as
well as `clone-modules` command

Internally it renames a few selected outputs that are known to be a
little bit "inconveninet" for cpanm.
Now that we have this `list_modules` method, the mocking is a bit more
straightforwad.
@coveralls
Copy link

coveralls commented Jun 30, 2021

Coverage Status

Coverage increased (+0.08%) to 77.441% when pulling 3a42f93 on feature/module-name-mapping into ed51e67 on develop.

@gugod gugod merged commit 8b819e3 into develop Jul 4, 2021
@gugod gugod deleted the feature/module-name-mapping branch July 4, 2021 23:22
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.

None yet

2 participants