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: yaml decode bug #131

Closed matt-FFFFFF closed 2 months ago

matt-FFFFFF commented 2 months ago

Processor would skip non-JSON files, this fixes and improves regex

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.08%. Comparing base (b4db945) to head (d53b19d). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ========================================== - Coverage 43.20% 42.08% -1.13% ========================================== Files 16 28 +12 Lines 1178 1421 +243 ========================================== + Hits 509 598 +89 - Misses 570 715 +145 - Partials 99 108 +9 ```

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