collerek/ormar

View on GitHub
ormar/relations/querysetproxy.py

Summary

Maintainability
C
7 hrs
Test Coverage
A
100%

File querysetproxy.py has 714 lines of code (exceeds 500 allowed). Consider refactoring.
Open

from typing import (  # noqa: I100, I201
    TYPE_CHECKING,
    Any,
    AsyncGenerator,
    Dict,
Severity: Major
Found in ormar/relations/querysetproxy.py - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status