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

feat: default policy values #135

Closed matt-FFFFFF closed 2 months ago

matt-FFFFFF commented 2 months ago

Adds:

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 52.13675% with 56 lines in your changes missing coverage. Please review.

Project coverage is 45.90%. Comparing base (b4db945) to head (36814c6). Report is 17 commits behind head on main.

Files Patch % Lines
alzlib.go 39.68% 30 Missing and 8 partials :warning:
defaultPolicyAssignmentValues.go 68.75% 5 Missing :warning:
deployment/hierarchy.go 66.66% 3 Missing and 2 partials :warning:
deployment/managementgroup.go 50.00% 3 Missing and 1 partial :warning:
assets/policySetDefinition.go 71.42% 1 Missing and 1 partial :warning:
processor/processor.go 75.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== + Coverage 43.20% 45.90% +2.70% ========================================== Files 16 29 +13 Lines 1178 1479 +301 ========================================== + Hits 509 679 +170 - Misses 570 668 +98 - Partials 99 132 +33 ```

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