redhatcloudx / transformer

Find RHEL images in public clouds
Apache License 2.0
6 stars 3 forks source link

format_azure: add test coverage #675

Closed major closed 1 year ago

major commented 1 year ago

Brings us up to 💯 test coverage on format_azure.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.98 :tada:

Comparison is base (4f4f1ca) 87.96% compared to head (8607f51) 88.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #675 +/- ## ========================================== + Coverage 87.96% 88.94% +0.98% ========================================== Files 9 9 Lines 407 407 Branches 84 84 ========================================== + Hits 358 362 +4 + Misses 30 27 -3 + Partials 19 18 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/redhatcloudx/transformer/pull/675/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhatcloudx)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

major commented 1 year ago

Merging since this PR just adds test coverage