pgAdmin 4 commit: Fixed Cognitive Complexity code smell reproted by Son

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed Cognitive Complexity code smell reproted by Son
Дата
Msg-id E1jrF2X-000317-O6@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed Cognitive Complexity code smell reproted by SonarQube.

Branch
------
master

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

Modified Files
--------------
.../schemas/fts_configurations/__init__.py         | 50 ++++++++------
.../databases/schemas/fts_dictionaries/__init__.py | 65 ++++++++++--------
.../databases/schemas/fts_parsers/__init__.py      | 56 ++++++++-------
.../databases/schemas/fts_templates/__init__.py    | 80 +++++++++++++---------
.../databases/schemas/functions/__init__.py        |  8 ++-
web/pgadmin/browser/static/js/node.js              |  4 +-
6 files changed, 151 insertions(+), 112 deletions(-)


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

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: Re: [pgAdmin][RM4235]: Tab indent on a selection of lines is deleting content
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5287] Dark theme and other CSS related fixes