OpServ-Monitoring/opserv-backend

View on GitHub
app/server/server_management.py

Summary

Maintainability
A
35 mins
Test Coverage

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

    def broadcast_new_measurement(cls, component_type: str, component_arg: str, metric: str, timestamp: int,
Severity: Minor
Found in app/server/server_management.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status