vj4/model/record.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function get_user_in_problem_multi has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

def get_user_in_problem_multi(uid: int, domain_id: str, pid: document.convert_doc_id,
Severity: Major
Found in vj4/model/record.py - About 50 mins to fix

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

    def get_problem_multi(domain_id: str, pid: document.convert_doc_id,
    Severity: Minor
    Found in vj4/model/record.py - About 45 mins to fix

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

      def get_all_multi(end_id: objectid.ObjectId=None, get_hidden: bool=False, *, fields=None,
      Severity: Minor
      Found in vj4/model/record.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status