[pgAdmin][SonarQube]: Cognitive complexity

Поиск
Список
Период
Сортировка
От Pradip Parkale
Тема [pgAdmin][SonarQube]: Cognitive complexity
Дата
Msg-id CAJ9T6Suo3EpqoB1Zhw+xsc+CC-jtsEiD=3gw6ffA6ASEWLYF2A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][SonarQube]: Cognitive complexity
Список pgadmin-hackers
Hi Hackers,

The attached patch will reduce cognitive complexity for the following functions.
  1. web/.../databases/schemas/domains/__init__.py - 16 to 15.
  2. web/.../tables/row_security_policies/__init__.py - 17 to 15.
  3. web/pgadmin/tools/debugger/__init__.py - 23 to 15
  4. user_mapping/__init__.py. 35 to 15.
  5. browser/__init__.py.

--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation
Вложения

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed code smell 'Define a constant instead of duplic
Следующее
От: Pradip Parkale
Дата:
Сообщение: Re: [pgAdmin][SonarQube]: Cognitive complexity