project-stacker / stacker

Build OCI images natively from a declarative format
https://stackerbuild.io
Apache License 2.0
208 stars 34 forks source link

ci: fix "convert" test #574

Closed rchincha closed 11 months ago

rchincha commented 11 months ago

python/3.11/alpine3.17 has been removed so update the test

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (06f22d5) 57.10% compared to head (4aa3a00) 57.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #574 +/- ## ========================================== + Coverage 57.10% 57.14% +0.03% ========================================== Files 64 64 Lines 7516 7516 ========================================== + Hits 4292 4295 +3 + Misses 2483 2479 -4 - Partials 741 742 +1 ```

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