pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.
Дата
Msg-id E1l1m6f-0006qs-5o@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed cognitive complexity reported by SonarQube.

Branch
------
master

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

Modified Files
--------------
.../databases/schemas/tables/schema_diff_utils.py  |  46 ++--
web/pgadmin/misc/bgprocess/processes.py            | 302 +++++++++++----------
web/pgadmin/tools/schema_diff/directory_compare.py |  78 +++---
3 files changed, 239 insertions(+), 187 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin] RM6098 Manually deleting from table view hangs
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin]: Fix for kerberos test cases.