pgAdmin 4 commit: Fixed following SonarQube issues:

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed following SonarQube issues:
Дата
Msg-id E1joklx-00013c-NJ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed following SonarQube issues:
 1) Refactor function to reduce its Cognitive Complexity.
 2) Rename variable to match the regular expression ^[_a-z][a-z0-9_]*$.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=115657a465405be94c8c25dab3f88c9abd36ffb9
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/functions/__init__.py        | 119 +++++++-----
.../servers/databases/schemas/packages/__init__.py | 210 +++++++++++----------
2 files changed, 181 insertions(+), 148 deletions(-)


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

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