Telefonica/toolium

View on GitHub
toolium/config_driver.py

Summary

Maintainability
A
0 mins
Test Coverage

ConfigDriver has 27 functions (exceeds 25 allowed). Consider refactoring.
Wontfix

class ConfigDriver(object):
    def __init__(self, config, utils=None):
        self.logger = logging.getLogger(__name__)
        self.config = config
        self.utils = utils
Severity: Minor
Found in toolium/config_driver.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status