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=da9f9017a94fe6fe94c2fd7832bef07aa568c4e8
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/tables/schema_diff_utils.py  |  46 ++--
web/pgadmin/misc/bgprocess/processes.py            | 302 +++++++++++----------
web/pgadmin/tools/schema_diff/directory_compare.py |  78 +++---
3 files changed, 239 insertions(+), 187 deletions(-)