project-callisto/callisto-core

View on GitHub
callisto_core/reporting/view_partials.py

Summary

Maintainability
A
3 hrs
Test Coverage

File view_partials.py has 269 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""

View partials provide all the callisto-core front-end functionality.
Subclass these partials with your own views if you are implementing
callisto-core. Many of the view partials only provide a subset of the
Severity: Minor
Found in callisto_core/reporting/view_partials.py - About 2 hrs to fix

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

        def dispatch(self, request, token=None, uidb64=None, *args, **kwargs):
    Severity: Minor
    Found in callisto_core/reporting/view_partials.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status