beacon-biosignals / K8sClusterManagers.jl

A Julia cluster manager for Kubernetes
Other
31 stars 5 forks source link

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

Open omus opened 1 year ago

omus commented 1 year ago

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

omus commented 1 year ago

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

codecov[bot] commented 1 year ago

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

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