dsccommunity / xDhcpServer

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

Release of version 2.0.0.0 of xDhcpServer #50

Closed kwirkykat closed 6 years ago

kwirkykat commented 6 years ago

Releasing version 2.0.0.0


This change is Reviewable

codecov-io commented 6 years ago

Codecov Report

Merging #50 into master will increase coverage by 6.37%. The diff coverage is 93%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #50      +/-   ##
=========================================
+ Coverage   63.42%   69.8%   +6.37%     
=========================================
  Files           7      11       +4     
  Lines         555     659     +104     
  Branches        4       4              
=========================================
+ Hits          352     460     +108     
+ Misses        199     195       -4     
  Partials        4       4
Impacted Files Coverage Δ
...s/MSFT_xDhcpServerClass/MSFT_xDhcpServerClass.psm1 73.17% <ø> (ø) :arrow_up:
...hcpScopeOptionValue/MSFT_DhcpScopeOptionValue.psm1 100% <100%> (ø)
...pServerOptionValue/MSFT_DhcpServerOptionValue.psm1 100% <100%> (ø)
...pPolicyOptionValue/MSFT_DhcpPolicyOptionValue.psm1 100% <100%> (ø)
...dIPOptionValue/MSFT_DhcpReservedIPOptionValue.psm1 100% <100%> (ø)
DSCResources/Helper.psm1 82% <78.12%> (+22%) :arrow_up:
...s/MSFT_xDhcpServerScope/MSFT_xDhcpServerScope.psm1 91.46% <94.82%> (+2.74%) :arrow_up:
... and 2 more

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 017ba18...74c24a3. Read the comment docs.