ionelmc/python-hunter

View on GitHub
src/hunter/actions.py

Summary

Maintainability
D
1 day
Test Coverage

File actions.py has 758 lines of code (exceeds 250 allowed). Consider refactoring.
Open

# ruff: noqa: B008
import collections
import opcode
import os
import threading
Severity: Major
Found in src/hunter/actions.py - About 1 day to fix

    Function __init__ has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def __init__(
    Severity: Major
    Found in src/hunter/actions.py - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status