j5/backends/hardware/sr/v4/serial/power_board.py

Summary

Maintainability
A
2 hrs
Test Coverage

File power_board.py has 261 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""Hardware Backend for the SR V4 power board."""
import threading
from datetime import timedelta
from time import sleep
from typing import Dict, Set, cast
Severity: Minor
Found in j5/backends/hardware/sr/v4/serial/power_board.py - About 2 hrs to fix

There are no issues that match your filters.

Category
Status