pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu
Дата
Msg-id E1kDRR6-0005Gr-Ik@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: pgAdmin4 - help adding new node to Browser Tree
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][SonarQube] Reduce cognitive complexity