AndresMWeber/request-metrics

View on GitHub
get_average_response_time.py

Summary

Maintainability
A
50 mins
Test Coverage

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

def get_average_response_time(url: str, action: str, data: str, headers: str, runs: str, verbose: bool, runasync: bool) -> None:
Severity: Major
Found in get_average_response_time.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status