Closed natalieswork closed 1 year ago
Patch coverage: 80.00
% and project coverage change: -0.15
:warning:
Comparison is base (
a057fec
) 51.80% compared to head (0f04b7a
) 51.66%.:exclamation: Current head 0f04b7a differs from pull request most recent head d7e9394. Consider uploading reports for the commit d7e9394 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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
What does this PR do?
This PR aims to remove the dependency on msrestazure. The bulk of the changes involves replacing the usage of msrestazure.azure_exceptions.CloudError with azure.core.exceptions import HttpResponseError.
Note:
There are still two instances where msrest functionality is required for retrieving cloud metadata. The specific locations where msrest is still used are: