Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

omus
Copy link
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
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

codecov bot commented Apr 3, 2023

Codecov Report

Merging #97 (996d6c2) into main (426c2bd) will increase coverage by 17.75%.
The diff coverage is n/a.

@@             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     

see 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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