dsccommunity / xDhcpServer

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

DhcpServerExclusionRange: New resource #53

Closed aromano2 closed 5 years ago

aromano2 commented 5 years ago

Pull Request (PR) description

Adding DhcpServerExclusionRange resource. Allows you to define an exclusion range for a specific scope.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov-io commented 5 years ago

Codecov Report

Merging #53 into dev will decrease coverage by 3.73%. The diff coverage is 7.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #53      +/-   ##
==========================================
- Coverage   74.97%   71.24%   -3.74%     
==========================================
  Files          13       14       +1     
  Lines         943      998      +55     
  Branches        4        4              
==========================================
+ Hits          707      711       +4     
- Misses        232      283      +51     
  Partials        4        4
Impacted Files Coverage Δ
...rExclusionRange/MSFT_DhcpServerExclusionRange.psm1 7.27% <7.27%> (ø)

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 3f96a0d...f2a2e89. Read the comment docs.

stale[bot] commented 5 years ago

Labeling this pull request (PR) as abandoned since it has gone 14 days or more since the last update. An abandoned PR can be continued by another contributor. The abandoned label will be removed if work on this PR is taken up again.

aromano2 commented 5 years ago

bump