Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] VX-216: Move network traffic to pod struct #175

Merged
merged 3 commits into from
Jul 25, 2018
Merged

Conversation

WakeupTsai
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 25, 2018

Codecov Report

❗ No coverage uploaded for pull request base (develop@bb5ada7). Click here to learn what that means.
The diff coverage is 79.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #175   +/-   ##
==========================================
  Coverage           ?   79.18%           
==========================================
  Files              ?       41           
  Lines              ?     2032           
  Branches           ?        0           
==========================================
  Hits               ?     1609           
  Misses             ?      327           
  Partials           ?       96
Impacted Files Coverage Δ
src/server/app.go 0% <0%> (ø)
src/server/autocert.go 0% <0%> (ø)
src/server/route_filter.go 0% <0%> (ø)
src/serviceprovider/serviceprovider.go 0% <0%> (ø)
src/kubernetes/storageclass.go 100% <100%> (ø)
src/kubernetes/kubectl.go 100% <100%> (ø)
src/storageprovider/storage.go 100% <100%> (ø)
src/net/http/handler.go 100% <100%> (ø)
src/net/http/query/query.go 100% <100%> (ø)
src/serviceprovider/validator.go 100% <100%> (ø)
... and 31 more

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 bb5ada7...f34debc. Read the comment docs.

@John-Lin John-Lin force-pushed the develop branch 2 times, most recently from bb5ada7 to fddc71a Compare July 25, 2018 11:04
@hwchiu hwchiu merged commit 868e1f2 into develop Jul 25, 2018
@hwchiu hwchiu deleted the phstsai/VX-216 branch July 25, 2018 11:28
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
[Task] VX-216: Move network traffic to pod struct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants