You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today the topology NApp has a code quality below 7 (Scrutinizer 6.8) and some methods have McCabe complexity above 10, to improve maintenance it is necessary to change this.
Today the
topology
NApp has a code quality below 7 (Scrutinizer 6.8) and some methods have McCabe complexity above 10, to improve maintenance it is necessary to change this.McCabe's complexity above 8 (obtained using https://github.com/PyCQA/mccabe):
Suggested changes:
_restore_switch
methodReferences:
The text was updated successfully, but these errors were encountered: