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

[WIP] Alex/modify flow #4

Merged
merged 5 commits into from
Jun 1, 2018
Merged

[WIP] Alex/modify flow #4

merged 5 commits into from
Jun 1, 2018

Conversation

chenyunchen
Copy link
Contributor

No description provided.

Copy link
Contributor

@hwchiu hwchiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the indent

ovs/ovs_test.go Outdated
assert.NoError(t, err)
assert.Equal(t, 0, len(flows))

defer c.VSwitch.DeleteBridge(bridgeName)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change this to line 50.
創立完畢後馬上接這個,放在最後有可能會中間就有錯誤,沒有正常跑到這行

@codecov
Copy link

codecov bot commented Jun 1, 2018

Codecov Report

Merging #4 into master will increase coverage by 26.15%.
The diff coverage is 56.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #4       +/-   ##
===========================================
+ Coverage      20%   46.15%   +26.15%     
===========================================
  Files           1        1               
  Lines          15       52       +37     
===========================================
+ Hits            3       24       +21     
- Misses         11       22       +11     
- Partials        1        6        +5
Impacted Files Coverage Δ
ovs/ovs.go 46.15% <56.75%> (+26.15%) ⬆️

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 2ac2cee...755c4b5. Read the comment docs.

@chenyunchen chenyunchen changed the title Alex/modify flow [WIP] Alex/modify flow Jun 1, 2018
Copy link
Contributor

@hwchiu hwchiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hwchiu hwchiu merged commit 7adb9bc into master Jun 1, 2018
@hwchiu hwchiu deleted the alex/ModifyFlow branch June 1, 2018 08:51
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