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

(MAINT) Safeguard loading ruby-pwsh #143

Merged
merged 1 commit into from
Jan 14, 2020
Merged

(MAINT) Safeguard loading ruby-pwsh #143

merged 1 commit into from
Jan 14, 2020

Conversation

michaeltlombardi
Copy link
Contributor

This commit replaces the requires statement in the provider
with a confine to the pwshlib feature provided in the dependent
module to prevent exploding puppet runs on provider load.

This commit replaces the requires statement in the provider
with a confine to the pwshlib feature provided in the dependent
module to prevent exploding puppet runs on provider load.
@codecov-io
Copy link

codecov-io commented Jan 14, 2020

Codecov Report

Merging #143 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #143   +/-   ##
=======================================
  Coverage   56.72%   56.72%           
=======================================
  Files           7        7           
  Lines         275      275           
=======================================
  Hits          156      156           
  Misses        119      119
Impacted Files Coverage Δ
lib/puppet/provider/base_dsc_lite/powershell.rb 34.52% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65f3d3f...7882fb6. Read the comment docs.

@lionce lionce merged commit f907a2f into puppetlabs:master Jan 14, 2020
lionce added a commit to lionce/puppetlabs-dsc_lite that referenced this pull request Jan 14, 2020
…safeguard-ruby-pwsh-load

(MAINT) Safeguard loading ruby-pwsh
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.

3 participants