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: empty archetype already exists message #87

Closed matt-FFFFFF closed 8 months ago

matt-FFFFFF commented 8 months ago

Fixes bug when specifying more than one library, without having the allow_lib_overwrite enabled.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.52%. Comparing base (106b88f) to head (0dc6601). Report is 54 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ========================================== + Coverage 70.66% 74.52% +3.85% ========================================== Files 6 6 Lines 900 789 -111 ========================================== - Hits 636 588 -48 + Misses 193 122 -71 - Partials 71 79 +8 ```

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