fvalverd/AutoApi

View on GitHub
auto_api/auth.py

Summary

Maintainability
A
1 hr
Test Coverage

Function secure has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def secure(app, view, role=None, api=None, auth=False, no_api=False):
Severity: Minor
Found in auto_api/auth.py - About 45 mins to fix

    Function _d has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def _d(api, app, client, view, kwargs):
    Severity: Minor
    Found in auto_api/auth.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status