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-14 10:28:35
Message-ID: E1jvIAt-0007tk-VO@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=0013a3b047f7a4c77c29ad1ee7083b5bc120e17c
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/schemas/tables/__init__.py | 137 ++--
.../databases/schemas/tables/indexes/__init__.py | 7 +-
.../servers/databases/schemas/tables/utils.py | 868 ++++++++++++---------
3 files changed, 567 insertions(+), 445 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-14 10:28:36 pgAdmin 4 commit: Fixed code smell 'Variables should not be shadowed'.
Previous Message Aditya Toshniwal 2020-07-14 07:45:25 Re: [pgAdmin][RM5666]: Added missing dependencies/dependent node