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: add cmd to output architecture #162

Closed matt-FFFFFF closed 1 week ago

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 44.26230% with 68 lines in your changes missing coverage. Please review.

Project coverage is 51.91%. Comparing base (b4db945) to head (c669828). Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
deployment/managementgroup.go 34.32% 40 Missing and 4 partials :warning:
cmd/alzlibtool/command/generate/architecture.go 51.35% 12 Missing and 6 partials :warning:
cmd/alzlibtool/command/generate/generate.go 28.57% 5 Missing :warning:
cmd/alzlibtool/command/root.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ========================================== + Coverage 43.20% 51.91% +8.70% ========================================== Files 16 37 +21 Lines 1178 1963 +785 ========================================== + Hits 509 1019 +510 - Misses 570 788 +218 - Partials 99 156 +57 ```

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