PowerShell / DscResource.Tests

Common meta tests for PowerShell DSC resources repositories.
MIT License
51 stars 49 forks source link

New-DscResourcePowerShellHelp: Update Function and Add Tests #325

Closed X-Guardian closed 5 years ago

X-Guardian commented 5 years ago

Pull Request (PR) description

This PR updates the New-DscResourcePowerShellHelp function with the following features

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov-io commented 5 years ago

Codecov Report

Merging #325 into dev will increase coverage by 3%. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #325   +/-   ##
===================================
+ Coverage    75%    79%   +3%     
===================================
  Files        12     12           
  Lines      1651   1701   +50     
  Branches      2      2           
===================================
+ Hits       1251   1346   +95     
+ Misses      398    353   -45     
  Partials      2      2
johlju commented 5 years ago

I will help review this one, but will be off travelling for a few days, so will help get on this them unless someone haven't already reviewed it.

PlagueHO commented 5 years ago

Hi @X-Guardian - can you resolve the conflicts on this one and we'll get it complete and merged. Cheers!