Thread: pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.

pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.

From
Akshay Joshi
Date:
Fixed cognitive complexity reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a026f339c3fb26be746602fbf1a988bedc1232e3
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../foreign_servers/user_mappings/__init__.py      |  79 ++--
web/pgadmin/tools/debugger/__init__.py             | 405 +++++++++++++--------
.../static/js/schema_diff_dependency.js            |   6 +-
3 files changed, 297 insertions(+), 193 deletions(-)