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(deployment): correctly pass exists value to the hierarchy mg #167

Closed matt-FFFFFF closed 1 day ago

matt-FFFFFF commented 1 day ago

fixes Azure/terraform-azurerm-avm-ptn-alz#106

codecov-commenter commented 1 day ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 51.83%. Comparing base (b4db945) to head (a19b03c). Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
deployment/hierarchy.go 0.00% 4 Missing :warning:
architecture.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ========================================== + Coverage 43.20% 51.83% +8.62% ========================================== Files 16 37 +21 Lines 1178 1966 +788 ========================================== + Hits 509 1019 +510 - Misses 570 791 +221 - Partials 99 156 +57 ```

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