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 E1kDRR6-0005Gr-Ik@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=8f3bdf1cf3180102b81f3400bb3228daf9197bae
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/pgagent/__init__.py      |  43 ++----
.../browser/server_groups/servers/pgagent/utils.py |  38 +++++
web/pgadmin/utils/driver/psycopg2/__init__.py      |  44 +++---
web/setup.py                                       | 154 ++++++++++-----------
4 files changed, 148 insertions(+), 131 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: pgAdmin4 - help adding new node to Browser Tree
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][SonarQube] Reduce cognitive complexity