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: implement proper yaml Unmarshal #133

Closed matt-FFFFFF closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 43.13725% with 29 lines in your changes missing coverage. Please review.

Project coverage is 44.38%. Comparing base (b4db945) to head (45967f6). Report is 15 commits behind head on main.

Files Patch % Lines
processor/libArchetypeOverride.go 6.25% 15 Missing :warning:
alzlib.go 0.00% 10 Missing :warning:
processor/libArchetype.go 81.81% 1 Missing and 1 partial :warning:
processor/libArchitecture.go 85.71% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== + Coverage 43.20% 44.38% +1.17% ========================================== Files 16 28 +12 Lines 1178 1433 +255 ========================================== + Hits 509 636 +127 - Misses 570 674 +104 - Partials 99 123 +24 ```

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