c0fec0de/pyebus

View on GitHub
pyebus/ebus.py

Summary

Maintainability
B
6 hrs
Test Coverage

File ebus.py has 407 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""Pythonic EBUS Representation."""
import asyncio
import collections
import logging

Severity: Minor
Found in pyebus/ebus.py - About 5 hrs to fix

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

        def __init__(
    Severity: Major
    Found in pyebus/ebus.py - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status