vj4/model/domain.py

Summary

Maintainability
A
3 hrs
Test Coverage

File domain.py has 285 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import datetime

from pymongo import errors
from pymongo import ReturnDocument

Severity: Minor
Found in vj4/model/domain.py - About 2 hrs to fix

    Avoid too many return statements within this function.
    Open

      return join_settings
    Severity: Major
    Found in vj4/model/domain.py - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

          return None
      Severity: Major
      Found in vj4/model/domain.py - About 30 mins to fix

        There are no issues that match your filters.

        Category
        Status