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: case sensitivity in modify policy assignments #78

Closed matt-FFFFFF closed 8 months ago

matt-FFFFFF commented 8 months ago

Fixes case where camel case is not correctly used for policy definition reference

codecov-commenter commented 8 months ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ========================================== + 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.