TEST_STORE=$store go test -failfast -covermode count -coverprofile=profile.out -coverpkg=github.com/dtm-labs/dtm/client/dtmcli,github.com/dtm-labs/dtm/client/dtmcli/dtmimp,github.com/dtm-labs/dtm/client/dtmcli/logger,github.com/dtm-labs/dtm/client/dtmgrpc,github.com/dtm-labs/dtm/client/workflow,github.com/dtm-labs/dtm/client/dtmgrpc/dtmgimp,github.com/dtm-labs/dtm/dtmsvr,github.com/dtm-labs/dtm/dtmsvr/config,github.com/dtm-labs/dtm/dtmsvr/storage,github.com/dtm-labs/dtm/dtmsvr/storage/boltdb,github.com/dtm-labs/dtm/dtmsvr/storage/redis,github.com/dtm-labs/dtm/dtmsvr/storage/registry,github.com/dtm-labs/dtm/dtmsvr/storage/sql,github.com/dtm-labs/dtm/dtmutil -gcflags=-l $d||exit1
TEST_STORE=$store go test -failfast -covermode count -coverprofile=profile.out -coverpkg=client/dtmcli,client/dtmcli/dtmimp,client/dtmcli/logger,client/dtmgrpc,client/workflow,client/dtmgrpc/dtmgimp,dtmsvr,dtmsvr/config,dtmsvr/storage,dtmsvr/storage/boltdb,dtmsvr/storage/redis,dtmsvr/storage/registry,dtmsvr/storage/sql,dtmutil -gcflags=-l $d||exit1