pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.
Date
Msg-id E1l1m6f-0006qs-5o@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin] RM6098 Manually deleting from table view hangs
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin]: Fix for kerberos test cases.