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

Bump vendoring for containerd and runc #135

Closed dhiltgen closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #135 (653dafc) into main (86b71c4) will increase coverage by 0.03%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   65.13%   65.16%   +0.03%     
==========================================
  Files          40       40              
  Lines        2825     2825              
==========================================
+ Hits         1840     1841       +1     
+ Misses        761      760       -1     
  Partials      224      224              
Flag Coverage Δ
integration-tests 61.98% <50.00%> (+0.03%) :arrow_up:
unit-tests 9.69% <0.00%> (ø)

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

Impacted Files Coverage Δ
pkg/build/build.go 48.26% <50.00%> (ø)
pkg/driver/kubernetes/execconn/execconn.go 92.42% <0.00%> (+1.51%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 86b71c4...653dafc. Read the comment docs.

dhiltgen commented 2 years ago

Self merging to resolve dependabot vuln alert.