AlexsJones/gravitywell

View on GitHub
integration_tests/cmd/main.go

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 52 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func main() {

    awsP := os.Getenv("AWS_DEFAULT_PROFILE")
    if awsP == "" {
        fmt.Printf("No default profile\n")
Severity: Minor
Found in integration_tests/cmd/main.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status