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 additional methods to metadata #172

Closed matt-FFFFFF closed 18 hours ago

matt-FFFFFF commented 18 hours ago

Supports provider for telemetry purposes

codecov-commenter commented 18 hours ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 51.69%. Comparing base (b4db945) to head (63c291b). Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
metadata.go 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #172 +/- ## ========================================== + Coverage 43.20% 51.69% +8.49% ========================================== Files 16 37 +21 Lines 1178 1971 +793 ========================================== + Hits 509 1019 +510 - Misses 570 796 +226 - Partials 99 156 +57 ```

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