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: override mgs #85

Closed matt-FFFFFF closed 8 months ago

matt-FFFFFF commented 8 months ago

Fix bug where override archetypes had to be in same library instance as the base archetype.

Also:

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 75.25%. Comparing base (106b88f) to head (80f60d4). Report is 52 commits behind head on main.

Files Patch % Lines
alzlib.go 64.70% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================== + Coverage 70.66% 75.25% +4.59% ========================================== Files 6 6 Lines 900 772 -128 ========================================== - Hits 636 581 -55 + Misses 193 117 -76 - Partials 71 74 +3 ```

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