ionelmc/pytest-benchmark

View on GitHub
src/pytest_benchmark/histogram.py

Summary

Maintainability
A
1 hr
Test Coverage

Function _tooltip_data has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _tooltip_data(self, node, value, x, y, classes=None, xlabel=None):
Severity: Major
Found in src/pytest_benchmark/histogram.py - About 50 mins to fix

    Function make_histogram has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def make_histogram(output_prefix, name, benchmarks, unit, adjustment):
    Severity: Minor
    Found in src/pytest_benchmark/histogram.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status