X-Guardian / AdfsDsc

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

AdfsWebApiApplication: Add Templates to IssuanceTransformRules #6

Closed X-Guardian closed 4 years ago

X-Guardian commented 4 years ago

Pull Request (PR) description

This PR adds template support to the IssuanceTranformRules parameter of the AdfsWebApiApplication resource.

This Pull Request (PR) fixes the following issues

Task list

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into dev will decrease coverage by 0.88%. The diff coverage is 89.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev       #6      +/-   ##
==========================================
- Coverage   98.94%   98.06%   -0.89%     
==========================================
  Files          16       16              
  Lines        1514     1651     +137     
==========================================
+ Hits         1498     1619     +121     
- Misses         16       32      +16
Impacted Files Coverage Δ
...sWebApiApplication/MSFT_AdfsWebApiApplication.psm1 100% <100%> (ø) :arrow_up:
Modules/AdfsDsc.Common/AdfsDsc.Common.psm1 91.06% <87.4%> (-2.02%) :arrow_down:

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 c251948...2e3c424. Read the comment docs.