short-d/short

View on GitHub
backend/app/app.go

Summary

Maintainability
A
0 mins
Test Coverage

Function Start has 84 lines of code (exceeds 50 allowed). Consider refactoring.
Wontfix

func Start(
    dbConfig db.Config,
    dbConnector db.Connector,
    dbMigrationTool db.MigrationTool,
    config ServiceConfig,
Severity: Major
Found in backend/app/app.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status