Skip to content

Add new types for Stdlib::Ensure::File#1129

Merged
sanfrancrisko merged 1 commit intopuppetlabs:mainfrom
b4ldr:file_ensure
Sep 28, 2020
Merged

Add new types for Stdlib::Ensure::File#1129
sanfrancrisko merged 1 commit intopuppetlabs:mainfrom
b4ldr:file_ensure

Conversation

@b4ldr
Copy link
Copy Markdown
Collaborator

@b4ldr b4ldr commented Sep 23, 2020

This PR adds some new types
Stdlib::Ensure::File covers all file ensures
Stdlib::Ensure::File::Link covers only link and absent
Stdlib::Ensure::File::File covers only file and absent
Stdlib::Ensure::File::Directory covers only directory and absent

This PR adds some new types
  Stdlib::Ensure::File covers all file ensures
  Stdlib::Ensure::File::Link covers only link and ensure
  Stdlib::Ensure::File::File covers only file and ensure
  Stdlib::Ensure::File::Directory covers only directory and ensure
@b4ldr b4ldr requested a review from a team as a code owner September 23, 2020 17:17
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 23, 2020

Codecov Report

Merging #1129 into main will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #1129   +/-   ##
=====================================
  Coverage   5.31%   5.31%           
=====================================
  Files        185     185           
  Lines       5273    5272    -1     
=====================================
  Hits         280     280           
+ Misses      4993    4992    -1     
Impacted Files Coverage Δ
lib/facter/facter_dot_d.rb 39.39% <0.00%> (+0.39%) ⬆️

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 7c1ae25...b66fe04. Read the comment docs.

@sanfrancrisko sanfrancrisko merged commit ea528bf into puppetlabs:main Sep 28, 2020
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