Обсуждение: 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=eb2c5546018bc60777a3ae54be8b2f03e3b15bf4
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/maintenance/__init__.py          | 38 +++++++----
.../sqleditor/utils/query_tool_preferences.py      |  2 +-
web/pgadmin/tools/user_management/__init__.py      | 76 ++++++++++++++--------
web/pgadmin/utils/route.py                         | 30 ++++++---
4 files changed, 96 insertions(+), 50 deletions(-)