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

Modified Files
--------------
.../databases/foreign_data_wrappers/__init__.py    | 123 ++++++++------
.../databases/schemas/foreign_tables/__init__.py   | 158 ++++++++++++------
.../tables/constraints/index_constraint/utils.py   | 180 ++++++++++++++-------
3 files changed, 306 insertions(+), 155 deletions(-)