vmware-archive / buildkit-cli-for-kubectl

BuildKit CLI for kubectl is a tool for building container images with your Kubernetes cluster
Other
499 stars 41 forks source link

Update to docker 20.10.24 #141

Closed markpeek closed 1 year ago

markpeek commented 1 year ago

Clean run using make build test integration

codecov-commenter commented 1 year ago

Codecov Report

Merging #141 (dcecba7) into main (eebbe9f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   58.22%   58.22%           
=======================================
  Files          38       38           
  Lines        3842     3842           
=======================================
  Hits         2237     2237           
  Misses       1382     1382           
  Partials      223      223           
Flag Coverage Δ
integration-tests 54.97% <ø> (ø)
unit-tests 9.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dhiltgen commented 1 year ago

Thanks!