salt-extensions / saltext-azurerm

Salt Extension Modules for Azure Resource Manager
Apache License 2.0
7 stars 9 forks source link

Update clouds file #36

Closed natalieswork closed 1 year ago

natalieswork commented 1 year ago

What does this PR do?

This pull request aims to update the extension's Azure Resource Manager Cloud Module by refactoring old functions to utilize Execution Modules that perform the same tasks. The goal is to improve code maintainability and reduce code redundancy while ensuring the functionality remains intact.

Commits signed with GPG?

No

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (6d2fbde) 81.22% compared to head (128ec59) 81.22%.

:exclamation: Current head 128ec59 differs from pull request most recent head 7c05ba5. Consider uploading reports for the commit 7c05ba5 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ======================================= Coverage 81.22% 81.22% ======================================= Files 5 5 Lines 293 293 Branches 32 32 ======================================= Hits 238 238 Misses 45 45 Partials 10 10 ``` | Flag | Coverage Δ | | |---|---|---| | Linux | `81.22% <ø> (ø)` | | | project | `71.68% <ø> (ø)` | | | py310 | `81.22% <ø> (ø)` | | | salt_3006_1 | `81.22% <ø> (ø)` | | | tests | `93.70% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

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