pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

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

Modified Files
--------------
.../server_groups/servers/databases/__init__.py    |  61 +++--
web/pgadmin/tools/restore/__init__.py              | 262 ++++++++++++-------
web/pgadmin/utils/sqlautocomplete/autocomplete.py  | 282 ++++++++++++++-------
3 files changed, 405 insertions(+), 200 deletions(-)


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

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