ARMmbed/snippet

View on GitHub
snippet/_internal/wrapper.py

Summary

Maintainability
A
0 mins
Test Coverage

Function wrap has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

def wrap(config: Config, failures: List[Any], identifier: str, nullary_function: Callable, default: Any = None) -> Any:
Severity: Minor
Found in snippet/_internal/wrapper.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status