Closed jborean93 closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
13ee077
) 93.03% compared to head (93b8269
) 93.03%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When a user imports this module more than once with -Force PowerShell will fail to populate the ExportedCommands breaking the module. This provides a workaround to avoid this issue until the problem is fixed in PowerShell https://github.com/PowerShell/PowerShell/issues/20710.
Fixes: https://github.com/jborean93/PowerShell-Yayaml/issues/11