project-stacker / stacker

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

test: add additional tests for whiteout fixes #646

Open rchincha opened 2 weeks ago

rchincha commented 2 weeks ago

acd8a6856fb356805bd7eeba5c83efc519385642 address some breakages related to whiteouts.

This PR adds some more verification steps.

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 2 weeks ago

Codecov Report

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

Project coverage is 63.71%. Comparing base (7b4a6e2) to head (2a7dd3d). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #646 +/- ## ========================================== - Coverage 63.72% 63.71% -0.02% ========================================== Files 57 57 Lines 5015 5018 +3 ========================================== + Hits 3196 3197 +1 + Misses 1176 1175 -1 - Partials 643 646 +3 ```

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