scitran/core

View on GitHub
api/api.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def route(path, target, h=None, m=None, name=None):
Severity: Minor
Found in api/api.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status