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: multi lib #75

Closed matt-FFFFFF closed 8 months ago

matt-FFFFFF commented 8 months ago

Full featured multiple library support, archetypes may now be generated by any supplied lib

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 72.96%. Comparing base (106b88f) to head (c942a16). Report is 42 commits behind head on main.

Files Patch % Lines
alzlib.go 25.00% 1 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== + Coverage 70.66% 72.96% +2.30% ========================================== Files 6 6 Lines 900 714 -186 ========================================== - Hits 636 521 -115 + Misses 193 121 -72 - Partials 71 72 +1 ```

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