luizalabs / teresa

Open source tool to deploy apps to Kubernetes clusters
Other
556 stars 77 forks source link

Do not create ingress for apps without vHost #632

Closed drgarcia1986 closed 4 years ago

drgarcia1986 commented 4 years ago

fix #627

codecov-commenter commented 4 years ago

Codecov Report

Merging #632 into master will increase coverage by 0.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
+ Coverage   50.14%   50.16%   +0.01%     
==========================================
  Files          86       86              
  Lines        6190     6198       +8     
==========================================
+ Hits         3104     3109       +5     
- Misses       2881     2884       +3     
  Partials      205      205              
Impacted Files Coverage Δ
pkg/server/k8s/client.go 11.01% <0.00%> (-0.04%) :arrow_down:
pkg/server/deploy/deploy.go 75.51% <100.00%> (+0.64%) :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 5b616c0...a03e8c4. Read the comment docs.