-
Notifications
You must be signed in to change notification settings - Fork 0
add netmod description #133
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
Conversation
Signed-off-by: Mathieu DEHARBE <[email protected]>
|
Could you add a test with a description on any modification |
Signed-off-by: Mathieu DEHARBE <[email protected]>
I added a value in the transfo creation. At least it tests that the value is initialised. Nothing else is done with this value in this lib anyway : 275c7ac But the test coverage is still 0%. Maybe this member value doesn't register as testable code ? |
Signed-off-by: Mathieu DEHARBE <[email protected]>
EtienneLt
left a comment
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.
Test OK code OK
|



PR Summary
Only add description. It is nott needed here but is useful in the netmod copies in netmod-server