Bo Zhang

Results 166 comments of Bo Zhang

不知道。如果这种情况频繁发生的话,似乎应该fetch并重试。

To be more precise, there's one coverage profile per test **package**. Actually, that coverage file is generated by [go test](https://blog.golang.org/cover). This is a good advice, let me try to do...

Thanks for advice. I've already added `.out` to cover files. It looks impossible for us to combine all coverage files into one file. However, there's still many things we can...

Very constructive advice. I'm implementing them right now and I hope they can appear in `0.7.0` release. Thanks a lot.

@timleung22 Not yet, but I can sure add it to next release in December.

If I understand you correctly, you want to generate something in subprojectB and use the generated go code in subprojectA, right? If this is the case, currently you have to...

[https://github.com/ory/dockertest/blob/v3/glide.lock#L67](https://github.com/ory/dockertest/blob/v3/glide.lock#L67)

@bot-gradle test and merge

@bot-gradle test and merge