Add verbosity flag to go tests on travis#3548
Conversation
Codecov Report
|
|
The flag only got applied to windows tests. Is there a reason for adding the |
|
AFAIK, the It should apply to all test environments. |
change commit message to trigger build
460b557 to
77d06fc
Compare
Ahh got it. Thanks! |
|
The linux job still does not have |
|
Can you also add |
tejal29
left a comment
There was a problem hiding this comment.
Can you also add -v to coverage target used for linux profile.
https://github.com/GoogleContainerTools/skaffold/blob/master/Makefile#L111
|
Do we want it on coverage, isn't that just to send to the coverage service? I put it on https://github.com/GoogleContainerTools/skaffold/blob/master/Makefile#L106 instead. |
|
oh no you're right, needs to go on coverage. |
No description provided.