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

Minor install_module improvements #550

Merged
merged 4 commits into from
Mar 19, 2024

Conversation

h0tw1r3
Copy link
Contributor

@h0tw1r3 h0tw1r3 commented Feb 23, 2024

  • fixes no targets listed in Installed <module> on message when install_module on all targets
  • improve performance of install_module_from_directory
  • fix install module targets by using the find_targets instead of the rake arg

if target_node_name option is not given, the default is all targets,
but the confirmation output is blank
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.04%. Comparing base (e0c7202) to head (23461d5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
+ Coverage   61.64%   63.04%   +1.39%     
==========================================
  Files           6        6              
  Lines         764      763       -1     
==========================================
+ Hits          471      481      +10     
+ Misses        293      282      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@h0tw1r3
Copy link
Contributor Author

h0tw1r3 commented Mar 15, 2024

@jordanbreen28 if you have a moment, can you review please?

@jordanbreen28
Copy link
Contributor

hey @h0tw1r3 - apologies, was off for a few days there..
I'll try get testing this at some point today

Copy link
Contributor

@jordanbreen28 jordanbreen28 left a comment

Choose a reason for hiding this comment

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

Verified as working locally. Great job @h0tw1r3! :)

@jordanbreen28 jordanbreen28 merged commit 6445dd8 into puppetlabs:main Mar 19, 2024
7 checks passed
@h0tw1r3 h0tw1r3 deleted the module-install branch April 2, 2024 17:15
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