dsccommunity / xDhcpServer

This module contains DSC resources for deployment and configuration of Microsoft DHCP Server.
MIT License
26 stars 33 forks source link

xDhcpServerOptionDefinition: Add DefaultValue (#75) #76

Closed CraigTolley closed 2 years ago

CraigTolley commented 3 years ago

Pull Request (PR) description

Adds an additional parameter to set the DefaultValue of a DHCP Server Option Definition

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (a4dbece) into master (501259e) will increase coverage by 0%. The diff coverage is 91%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #76   +/-   ##
====================================
  Coverage      79%   79%           
====================================
  Files          13    13           
  Lines         932   962   +30     
====================================
+ Hits          741   768   +27     
- Misses        191   194    +3     
Impacted Files Coverage Δ
...onDefinition/MSFT_xDhcpServerOptionDefinition.psm1 97% <91%> (-3%) :arrow_down: