mcollera / AccessControlDsc

MIT License
13 stars 12 forks source link

Updated get/set to loop through an input array for NTFSAccessEntry DSC Resource #55

Closed bcwilhite closed 5 years ago

bcwilhite commented 5 years ago

Pull Request (PR) description:

Updated get/set to loop through an input array for NTFSAccessEntry

This Pull Request (PR) fixes the following issues:

This fixes #51

Task list:

codecov-io commented 5 years ago

Codecov Report

Merging #55 into Dev will increase coverage by <1%. The diff coverage is 64%.

Impacted file tree graph

@@         Coverage Diff          @@
##            Dev    #55    +/-   ##
====================================
+ Coverage    60%    60%   +<1%     
====================================
  Files         6      6            
  Lines      1169   1173     +4     
====================================
+ Hits        706    710     +4     
  Misses      463    463