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-09-09 05:56:01
Message-ID: E1kFt5N-00064Y-DW@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=72f0e87367cfd052d9c6df9e606d80157e80c42e
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/connection.py | 168 ++++++++++++++-------
.../utils/driver/psycopg2/server_manager.py | 162 ++++++++++++++------
2 files changed, 224 insertions(+), 106 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-09 05:56:39 Re: [pgAdmin][SonarQube] Reduce cognitive complexity
Previous Message Aditya Toshniwal 2020-09-08 12:42:47 [pgAdmin][SonarQube] Reduce cognitive complexity