csmcallister/fed-a11y-scan

View on GitHub
app.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def __init__(self, app: core.App, id: str) -> None:
        super().__init__(app, id)

        ##################################
        # Lambda Timeouts (seconds) & Queue Redrive
Severity: Minor
Found in app.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status