ulope/pytest-sftpserver

View on GitHub
pytest_sftpserver/compat.py

Summary

Maintainability
A
0 mins
Test Coverage

Showing 0 of 1 total issue

Function getcallargs has a Cognitive Complexity of 51 (exceeds 5 allowed). Consider refactoring.
Wontfix

def getcallargs(func, *args, **kwds):
"""
Get the actual value bounded to each formal parameter when calling
`func(*args,**kwds)`.
 
 
Severity: Minor
Found in pytest_sftpserver/compat.py - About 7 hrs to fix

There are no issues that match your filters.

Category
Status