-
Notifications
You must be signed in to change notification settings - Fork 8
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
VX-171 generate bridge name #93
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #93 +/- ##
==========================================
+ Coverage 69.95% 70.2% +0.24%
==========================================
Files 32 33 +1
Lines 1205 1215 +10
==========================================
+ Hits 843 853 +10
Misses 309 309
Partials 53 53
Continue to review full report at Codecov.
|
src/utils/utils_test.go
Outdated
"github.com/stretchr/testify/assert" | ||
) | ||
|
||
func TestGenerateVethName(t *testing.T) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
function name should be TestSHA256String?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
VX-171 generate bridge name Former-commit-id: 147019501bd8c5d46728e992d11ca986dc205927 [formerly ade8804] Former-commit-id: 9a791865573718f22e42134fa9bd200adf3da64c
No description provided.