Обсуждение: pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

От
Akshay Joshi
Дата:
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(-)