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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed SonarQube code smells 'Refactor this function t
Date: 2020-06-30 13:46:07
Message-ID: E1jqGaN-0006bb-Oh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)mohite(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-30 13:46:57 Re: Support schema level restrictions and edit connection properties when already connected.
Previous Message Nikhil Mohite 2020-06-30 12:16:10 Re: Support schema level restrictions and edit connection properties when already connected.