mcollera / AccessControlDsc

MIT License
13 stars 12 forks source link

Rights guid #32

Closed jcwalker closed 6 years ago

jcwalker commented 6 years ago

Refactored the helper function Get-SchemaIDGuid. Renamed to Get-DelegationRightsGuid. The function will now do guid lookups on rightsGuids as well as SchemaIdGuids. Also updated ActiveDirectoryEntry_Example.ps1 with a valid entry for the ActiveDirectoryRights parameter.

codecov-io commented 6 years ago

Codecov Report

Merging #32 into Dev will decrease coverage by <1%. The diff coverage is 5%.

Impacted file tree graph

@@        Coverage Diff        @@
##           Dev   #32   +/-   ##
=================================
- Coverage   53%   53%   -1%     
=================================
  Files        5     5           
  Lines      948   959   +11     
=================================
  Hits       510   510           
- Misses     438   449   +11