MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetCiSamplingSize

Method GetCiSamplingSize

backend/generated-go/store/project.pb.go:201–206  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199}
200
201func (x *Project) GetCiSamplingSize() int32 {
202 if x != nil {
203 return x.CiSamplingSize
204 }
205 return 0
206}
207
208func (x *Project) GetParallelTasksPerRollout() int32 {
209 if x != nil {

Callers 2

DeriveCheckTargetsFunction · 0.45
CheckReleaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected