X-Guardian / AdfsDsc

DSC resources for deployment and configuration of Active Directory Federation Services
MIT License
9 stars 5 forks source link

AdfsContactPerson: Add Empty Contact Support #28

Closed X-Guardian closed 4 years ago

X-Guardian commented 4 years ago

Pull Request (PR) description

This PR adds read/write support for an empty contact to the AdfsContactPerson resource.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #28 into dev will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##              dev     #28      +/-   ##
=========================================
+ Coverage   98.29%   98.3%   +<.01%     
=========================================
  Files          16      16              
  Lines        2113    2123      +10     
=========================================
+ Hits         2077    2087      +10     
  Misses         36      36
Impacted Files Coverage Δ
...MSFT_AdfsContactPerson/MSFT_AdfsContactPerson.psm1 100% <100%> (ø) :arrow_up:
Modules/AdfsDsc.Common/AdfsDsc.Common.psm1 91.96% <100%> (ø) :arrow_up:

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 87f9460...83eb304. Read the comment docs.