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 HomeBrew version to v0.1.5 #117

Closed dhiltgen closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #117 (69a10ba) into main (ca22e6c) will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   65.27%   65.13%   -0.15%     
==========================================
  Files          40       40              
  Lines        2825     2825              
==========================================
- Hits         1844     1840       -4     
- Misses        759      761       +2     
- Partials      222      224       +2     
Flag Coverage Δ
integration-tests 61.95% <ø> (-0.15%) :arrow_down:
unit-tests 9.69% <ø> (ø)

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

Impacted Files Coverage Δ
pkg/driver/kubernetes/creation.go 64.36% <0.00%> (-2.30%) :arrow_down:

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 ca22e6c...69a10ba. Read the comment docs.

dhiltgen commented 2 years ago

Trivial version bump for the new release. Merging.