project-copacetic / copacetic

🧵 CLI tool for directly patching container images using reports from vulnerability scanners
https://project-copacetic.github.io/copacetic/
Apache License 2.0
845 stars 59 forks source link

fix: flakey custom unix test #615

Closed ashnamehrotra closed 2 months ago

ashnamehrotra commented 2 months ago

Describe the changes in this pull request using active verbs such as Add, Remove, Replace ...

Upgrade dind image to docker:26.1.1-dind and add wait for dind container to status Running.

Closes #609

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 35.13%. Comparing base (2602d59) to head (e237d8f). Report is 60 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #615 +/- ## ========================================== + Coverage 32.51% 35.13% +2.62% ========================================== Files 17 18 +1 Lines 1621 1386 -235 ========================================== - Hits 527 487 -40 + Misses 1062 867 -195 Partials 32 32 ```

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