Documentation ¶
Overview ¶
Package blocktestservice is used for creating the blocklist file
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestBlockTestService ¶
type TestBlockTestService struct {
// contains filtered or unexported fields
}
TestBlockTestService represents an instance of ConfManager instance
func NewTestBlockTestService ¶
func NewTestBlockTestService(cfg *config.NucleusConfig, logger lumber.Logger) (*TestBlockTestService, error)
NewTestBlockTestService creates and returns a new TestBlockTestService instance
func (*TestBlockTestService) GetBlockTests ¶
func (tbs *TestBlockTestService) GetBlockTests(ctx context.Context, tasConfig *core.TASConfig, repoID, branch string) error
GetBlockTests provides list of blocked test cases
Click to show internal directories.
Click to hide internal directories.