dsccommunity / DnsServerDsc

This module contains DSC resources for the management and configuration of Windows Server DNS Server.
MIT License
65 stars 54 forks source link

BREAKING CHANGE: DnsServerSetting: Remove properties `EnableEDnsProbes` and `EDnsCacheTimeout` #243

Closed johlju closed 3 years ago

johlju commented 3 years ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #243 (0b2dc90) into main (1c72be5) will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #243   +/-   ##
===================================
  Coverage    90%    90%           
===================================
  Files        14     14           
  Lines      1484   1484           
===================================
  Hits       1348   1348           
  Misses      136    136           
Impacted Files Coverage Δ
...ces/DSC_DnsServerSetting/DSC_DnsServerSetting.psm1 97% <100%> (ø)