pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu
Date: 2020-07-17 10:03:30
Message-ID: E1jwNDG-0000uu-CZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed cognitive complexity issues reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4e2c4b049822fd7cb3b7c25a321bae6fe34a3195
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/resource_groups/__init__.py | 155 +++++---
.../server_groups/servers/roles/__init__.py | 409 +++++++++++++++------
.../server_groups/servers/tablespaces/__init__.py | 130 ++++---
web/pgadmin/browser/server_groups/servers/utils.py | 112 +++---
4 files changed, 527 insertions(+), 279 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-17 10:08:02 Re: [pgAdmin 4 - Bug #5137] Focussing in and then out of numeric input enables the save button in dialog
Previous Message Aditya Toshniwal 2020-07-17 09:44:50 Re: [pgAdmin][RM5653]: High Contrast UI Theme