piobyte/flamingo

View on GitHub
packages/flamingo/src/routes/debug.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(
    config: Config = {},
    method: Hapi.Util.HTTP_METHODS_PARTIAL = "GET",
    path = "/_debug",
    description = "Debug"
Severity: Minor
Found in packages/flamingo/src/routes/debug.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status