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

Modify the return value of DumpPorts #84

Merged
merged 7 commits into from
Aug 29, 2018
Merged

Conversation

hwchiu
Copy link
Contributor

@hwchiu hwchiu commented Aug 27, 2018

The gRPC server will use dump-ports and dump-ports-desc to get the port information and return new structure of object, it includes the portId, portName, MAC address and the statistics for received/transmitted side.

@codecov
Copy link

codecov bot commented Aug 27, 2018

Codecov Report

Merging #84 into master will decrease coverage by 2.33%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   88.31%   85.98%   -2.34%     
==========================================
  Files           7        7              
  Lines         214      214              
==========================================
- Hits          189      184       -5     
- Misses         16       21       +5     
  Partials        9        9
Impacted Files Coverage Δ
openvswitch/ovs.go 91.3% <50%> (-7.25%) ⬇️

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 9a6e34c...dc7b5f8. Read the comment docs.

@hwchiu hwchiu merged commit ca3a376 into master Aug 29, 2018
@John-Lin John-Lin deleted the hwchiu/support-port-desc branch August 31, 2018 03:14
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.

2 participants