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 alzlibtool #125

Closed matt-FFFFFF closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 41.22807% with 67 lines in your changes missing coverage. Please review.

Project coverage is 43.11%. Comparing base (b4db945) to head (c7b8003). Report is 6 commits behind head on main.

Files Patch % Lines
tools/alzlibtool/cmd/convert/convert.go 24.56% 43 Missing :warning:
tools/alzlibtool/cmd/convert/policydefinition.go 14.28% 6 Missing :warning:
...ools/alzlibtool/cmd/convert/policysetdefinition.go 14.28% 6 Missing :warning:
tools/alzlibtool/cmd/root.go 0.00% 6 Missing :warning:
alzlib.go 0.00% 2 Missing :warning:
tools/alzlibtool/main.go 0.00% 2 Missing :warning:
tools/alzlibtool/validation/validateError.go 84.61% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== - Coverage 43.20% 43.11% -0.10% ========================================== Files 16 24 +8 Lines 1178 1299 +121 ========================================== + Hits 509 560 +51 - Misses 570 639 +69 - Partials 99 100 +1 ```

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