pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.

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 reported by SonarQube.
Date: 2021-03-19 06:26:22
Message-ID: E1lN8aU-0007rK-OI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed cognitive complexity reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5cc1d1c7e20ba1eba0167b1feee1fb78d017346
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
.../databases/schemas/functions/__init__.py | 127 ++++++++++++---------
.../server_groups/servers/roles/__init__.py | 89 +++++++--------
2 files changed, 112 insertions(+), 104 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-19 06:26:46 Re: [pgAdmin]:Patch for SonarQube fixes.
Previous Message Akshay Joshi 2021-03-19 06:15:25 Re: [pgAdmin4][Patch]: RM 6317 - Toggle buttons are inaccessible