pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed cognitive complexity issues reported by SonarQu
Date
Msg-id E1kFt5N-00064Y-DW@gothos.postgresql.org
Whole thread Raw
List 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.mohite@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][SonarQube] Reduce cognitive complexity
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][SonarQube] Reduce cognitive complexity