docker / compose-on-kubernetes

Deploy applications described in Compose onto Kubernetes clusters
Apache License 2.0
1.42k stars 159 forks source link

Bump Golang to 1.13 #132

Closed ndeloof closed 5 years ago

ndeloof commented 5 years ago

Also see https://github.com/docker/compose-on-kubernetes/pull/131

codecov-io commented 5 years ago

Codecov Report

Merging #132 into master will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage    64.7%   64.63%   -0.07%     
==========================================
  Files          90       90              
  Lines       10944    10944              
==========================================
- Hits         7081     7074       -7     
- Misses       3558     3562       +4     
- Partials      305      308       +3
Impacted Files Coverage Δ
internal/controller/stackreconciler.go 70.21% <0%> (-3.2%) :arrow_down:
internal/convert/service.go 97.65% <0%> (-1.57%) :arrow_down:
internal/convert/pod.go 87.55% <0%> (-0.96%) :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 0526104...756980a. Read the comment docs.