Обсуждение: pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

От
Akshay Joshi
Дата:
Fixed cognitive complexity issues reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=974d395a488f8e9a64586bbc6a15201e3f1b0321
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py  |  41 +++---
web/pgadmin/tools/grant_wizard/__init__.py | 228 +++++++++++++++--------------
web/pgadmin/tools/sqleditor/__init__.py    | 125 ++++++++--------
3 files changed, 202 insertions(+), 192 deletions(-)