collerek/ormar

View on GitHub
ormar/queryset/queries/prefetch_query.py

Summary

Maintainability
A
2 hrs
Test Coverage

File prefetch_query.py has 503 lines of code (exceeds 500 allowed). Consider refactoring.
Open

import abc
import logging
from abc import abstractmethod
from typing import (
    TYPE_CHECKING,
Severity: Major
Found in ormar/queryset/queries/prefetch_query.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status