asteris-llc/converge

View on GitHub
resource/wait/wait_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestApply has 55 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestApply(t *testing.T) {
    t.Parallel()
    defer logging.HideLogs(t)()

    newWait := func() *wait.Wait {
Severity: Minor
Found in resource/wait/wait_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status