OpServ-Monitoring/opserv-backend

View on GitHub
app/database/connectors/measurement_data_reader.py

Summary

Maintainability
A
45 mins
Test Coverage

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

    def get_condensed_data(cls, component_type: str, component_arg: str, metric_name: str, start_time: int,
Severity: Minor
Found in app/database/connectors/measurement_data_reader.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status