Обсуждение: pgAdmin 4 commit: Fixed SonarQube code smells 'Refactor this function t

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

pgAdmin 4 commit: Fixed SonarQube code smells 'Refactor this function t

От
Akshay Joshi
Дата:
Fixed SonarQube code smells 'Refactor this function to reduce its Cognitive Complexity'.

Branch
------
master

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

Modified Files
--------------
.../databases/schemas/functions/__init__.py        | 642 +++++++++++----------
.../databases/schemas/sequences/__init__.py        | 194 ++++---
2 files changed, 449 insertions(+), 387 deletions(-)