Open wuhuizuo opened 1 year ago
We only need go build -cover to build the binary for integration testing, It will be simpler for building and testing.
go build -cover
Branch: master, release-7.1
Ref:
Please notice that the TiDB server from go build -cover is able to get the coverage result only when it is shut down gracefully.
We only need
go build -cover
to build the binary for integration testing, It will be simpler for building and testing.Branch: master, release-7.1
Ref: