Closed pspete closed 4 years ago
Merging #251 into dev will decrease coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## dev #251 +/- ##
==========================================
- Coverage 99.57% 99.56% -0.01%
==========================================
Files 120 119 -1
Lines 1421 1391 -30
==========================================
- Hits 1415 1385 -30
Misses 6 6
Impacted Files | Coverage Δ | |
---|---|---|
...cations/Add-PASApplicationAuthenticationMethod.ps1 | 100% <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 e161631...8f6eb69. Read the comment docs.
Summary
Breaking Change. Refactored
Add-PASApplicationAuthenticationMethod
.This PR implements the following features:
Add-PASApplicationAuthenticationMethod
New-DynamicParam
Test Plan
Updated all tests & documentation .
Closes issues
Closes: #249