Azure / draft-classic

A tool for developers to create cloud-native applications on Kubernetes.
https://draft.sh
MIT License
3.92k stars 395 forks source link

ref(draft): remove ingress requirement #313

Closed michelleN closed 7 years ago

msftclas commented 7 years ago

@michelleN, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot

codecov-io commented 7 years ago

Codecov Report

Merging #313 into master will decrease coverage by 0.15%. The diff coverage is 9.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
- Coverage   29.54%   29.39%   -0.16%     
==========================================
  Files          30       30              
  Lines        1892     1902      +10     
==========================================
  Hits          559      559              
- Misses       1255     1265      +10     
  Partials       78       78
Impacted Files Coverage Δ
pkg/draft/server.go 0.61% <ø> (ø) :arrow_up:
cmd/draft/installer/install.go 0% <ø> (ø) :arrow_up:
cmd/draft/init.go 1.76% <0%> (-0.12%) :arrow_down:
pkg/draft/context.go 78.04% <100%> (ø) :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 827d34a...d04bc98. Read the comment docs.