Skip to content

Use GitHub action caching to speed up test image build#97

Draft
omus wants to merge 10 commits intomainfrom
cv/cache-docker-image
Draft

Use GitHub action caching to speed up test image build#97
omus wants to merge 10 commits intomainfrom
cv/cache-docker-image

Conversation

@omus
Copy link
Copy Markdown
Member

@omus omus commented Apr 3, 2023

Makes use of GitHub action caching to allow Docker image building to use layer caching.

Base automatically changed from cv/cluster-test-fixes to main April 3, 2023 19:38
@omus omus marked this pull request as draft April 3, 2023 20:48
@omus
Copy link
Copy Markdown
Member Author

omus commented Apr 3, 2023

Code is currently not resulting in any layer cache reuse. Something isn't working here

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.86%. Comparing base (426c2bd) to head (996d6c2).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #97       +/-   ##
===========================================
+ Coverage   49.10%   66.86%   +17.75%     
===========================================
  Files           4        4               
  Lines         167      172        +5     
===========================================
+ Hits           82      115       +33     
+ Misses         85       57       -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant