Closed aiven-sal closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.12%. Comparing base (
cd24489
) to head (f90519d
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of change
Sometimes the CI fails because Docker doesn't respond. It could be because we download many docker images in every job and we have 58 jobs now. With this commit, the image layers will be downloaded during nightly builds and cached.