Thread: pgAdmin 4 commit: Fixed cognitive complexity code smell reported by Son

pgAdmin 4 commit: Fixed cognitive complexity code smell reported by Son

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

Branch
------
master

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

Modified Files
--------------
.../databases/schemas/tables/indexes/__init__.py   | 76 ++++++++++--------
.../databases/schemas/tables/indexes/utils.py      | 92 ++++++++++++----------
2 files changed, 97 insertions(+), 71 deletions(-)