(context.Context)
| 35 | Initialize(context.Context) error |
| 36 | RunTest(context.Context, v1alpha3.TestConfiguration, bool) (*v1alpha3.TestStatus, error) |
| 37 | Cleanup(context.Context) error |
| 38 | } |
| 39 | |
| 40 | type Scorecard struct { |
no outgoing calls
no test coverage detected