collerek/ormar

View on GitHub
ormar/models/model_row.py

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Function from_row has 10 arguments (exceeds 6 allowed). Consider refactoring.
Open

    def from_row(  # noqa: CFQ002
Severity: Major
Found in ormar/models/model_row.py - About 1 hr to fix

    Function _populate_nested_models_from_row has 10 arguments (exceeds 6 allowed). Consider refactoring.
    Open

        def _populate_nested_models_from_row(  # noqa: CFQ002
    Severity: Major
    Found in ormar/models/model_row.py - About 1 hr to fix

      Function _populate_through_instance has 7 arguments (exceeds 6 allowed). Consider refactoring.
      Open

          def _populate_through_instance(  # noqa: CFQ002
      Severity: Major
      Found in ormar/models/model_row.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status