pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu
Date
Msg-id E1k55wA-00079c-N3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed cognitive complexity issues reported by SonarQube.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/types/__init__.py    | 136 ++++++++++++---------
web/pgadmin/preferences/__init__.py                |  80 +++++++-----
web/pgadmin/tools/import_export/__init__.py        |  76 ++++++++----
web/pgadmin/tools/schema_diff/directory_compare.py |  53 ++++++--
4 files changed, 225 insertions(+), 120 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM5526] Copy and paste multiline cells
Next
From: Akshay Joshi
Date:
Subject: Re: Bug #5664 SQL DDL output generator for view