pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu
Дата
Msg-id E1k92JX-0005rl-BB@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=19491d79a51fcc8579ad4ee01b78300657abdeea
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../foreign_servers/__init__.py                    | 121 +++++++++++++--------
web/pgadmin/misc/bgprocess/processes.py            |  80 +++++++++-----
web/pgadmin/tools/schema_diff/directory_compare.py |  55 ++++++++--
web/pgadmin/tools/sqleditor/__init__.py            | 119 +++++++++++++-------
4 files changed, 248 insertions(+), 127 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: Patch for SonarQube code scan fixes.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Patch for SonarQube code scan fixes.