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: 2020-11-12 12:38:51
Message-ID: E1kdBsJ-0000F8-VR@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=a026f339c3fb26be746602fbf1a988bedc1232e3
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
.../foreign_servers/user_mappings/__init__.py | 79 ++--
web/pgadmin/tools/debugger/__init__.py | 405 +++++++++++++--------
.../static/js/schema_diff_dependency.js | 6 +-
3 files changed, 297 insertions(+), 193 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-11-12 12:38:52 pgAdmin 4 commit: Fixed an issue where the debugger's custom tab title
Previous Message Akshay Joshi 2020-11-12 11:37:49 pgAdmin 4 commit: Tag REL-4_28 has been created.