Azure / alzlib

A Go module containing the logic to process Azure Landing Zones architectures
https://pkg.go.dev/github.com/Azure/alzlib
MIT License
4 stars 6 forks source link

fix: do not create policy role assignment if parameter has no value and is optional #138

Closed matt-FFFFFF closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 53.57143% with 13 lines in your changes missing coverage. Please review.

Project coverage is 48.27%. Comparing base (b4db945) to head (137cdc3). Report is 20 commits behind head on main.

Files Patch % Lines
assets/policyDefinition.go 0.00% 9 Missing :warning:
deployment/managementgroup.go 33.33% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ========================================== + Coverage 43.20% 48.27% +5.06% ========================================== Files 16 29 +13 Lines 1178 1508 +330 ========================================== + Hits 509 728 +219 - Misses 570 646 +76 - Partials 99 134 +35 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.