redhatcloudx / transformer

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

V2 list image by region #594 #698

Closed miyunari closed 1 year ago

miyunari commented 1 year ago

closes #594

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.46% :tada:

Comparison is base (53bce11) 91.63% compared to head (8cf0503) 93.10%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #698 +/- ## ========================================== + Coverage 91.63% 93.10% +1.46% ========================================== Files 9 9 Lines 550 551 +1 Branches 118 116 -2 ========================================== + Hits 504 513 +9 + Misses 24 20 -4 + Partials 22 18 -4 ``` | [Files Changed](https://app.codecov.io/gh/redhatcloudx/transformer/pull/698?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhatcloudx) | Coverage Δ | | |---|---|---| | [src/cloudimagedirectory/transformer.py](https://app.codecov.io/gh/redhatcloudx/transformer/pull/698?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhatcloudx#diff-c3JjL2Nsb3VkaW1hZ2VkaXJlY3RvcnkvdHJhbnNmb3JtZXIucHk=) | `77.77% <ø> (ø)` | | | [src/cloudimagedirectory/transform/transform.py](https://app.codecov.io/gh/redhatcloudx/transformer/pull/698?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhatcloudx#diff-c3JjL2Nsb3VkaW1hZ2VkaXJlY3RvcnkvdHJhbnNmb3JtL3RyYW5zZm9ybS5weQ==) | `91.04% <100.00%> (+0.62%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/redhatcloudx/transformer/pull/698/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: Have feedback on the report? Share it here.

major commented 1 year ago

I'll rebase #696 on this one.