renalreg/radar

View on GitHub
radar/api/views/__init__.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function setup has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def setup(app):
    alport.register_views(app)
    consents.register_views(app)
    consultants.register_views(app)
    demographics.register_views(app)
Severity: Major
Found in radar/api/views/__init__.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status