ICTU/quality-time

View on GitHub
components/shared_code/src/shared/model/metric.py

Summary

Maintainability
A
2 hrs
Test Coverage

Metric has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class Metric(dict):
    """Class representing a metric."""

    def __init__(
        self,
Severity: Minor
Found in components/shared_code/src/shared/model/metric.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status