ionelmc/pytest-benchmark

View on GitHub
src/pytest_benchmark/storage/elasticsearch.py

Summary

Maintainability
A
45 mins
Test Coverage

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

    def __init__(self, hosts, index, doctype, project_name, logger, default_machine_id=None):
Severity: Minor
Found in src/pytest_benchmark/storage/elasticsearch.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status