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

Remove the parameter for fake network #90

Merged
merged 2 commits into from
Jul 13, 2018
Merged

Remove the parameter for fake network #90

merged 2 commits into from
Jul 13, 2018

Conversation

hwchiu
Copy link
Contributor

@hwchiu hwchiu commented Jul 13, 2018

Embed the entity.network to each network. we have already flatted all parameter for all network types.

@codecov-io
Copy link

codecov-io commented Jul 13, 2018

Codecov Report

Merging #90 into develop will decrease coverage by 0.34%.
The diff coverage is 78.26%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #90      +/-   ##
===========================================
- Coverage     70.3%   69.95%   -0.35%     
===========================================
  Files           32       32              
  Lines         1219     1205      -14     
===========================================
- Hits           857      843      -14     
  Misses         309      309              
  Partials        53       53
Impacted Files Coverage Δ
src/networkprovider/network.go 100% <100%> (ø) ⬆️
src/networkprovider/fake.go 100% <100%> (ø) ⬆️
src/networkprovider/ovs_netdev.go 62.26% <55.55%> (ø) ⬆️
src/networkprovider/ovs_system.go 73.68% <83.33%> (ø) ⬆️

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 a16d09c...58e14ab. Read the comment docs.

@hwchiu hwchiu merged commit bdcd83f into develop Jul 13, 2018
@hwchiu hwchiu deleted the hwchiu/VX-164 branch July 13, 2018 06:20
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Remove the parameter for fake network

Former-commit-id: d900e51ab39a6b399a8532e3689799a2111f8570 [formerly bdcd83f]
Former-commit-id: e1a40da4cacc3ff6bced2e65c1d76551930880e5
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Remove the parameter for fake network

Former-commit-id: d900e51ab39a6b399a8532e3689799a2111f8570 [formerly d900e51ab39a6b399a8532e3689799a2111f8570 [formerly bdcd83f]]
Former-commit-id: e1a40da4cacc3ff6bced2e65c1d76551930880e5
Former-commit-id: 634fca6
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Remove the parameter for fake network
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