[pgAdmin4][Patch] - SonarQube Issues - 14 (String literals should not be duplicated, Cognitive Complexity of functions should not be too high)

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] - SonarQube Issues - 14 (String literals should not be duplicated, Cognitive Complexity of functions should not be too high)
Date: 2020-08-12 14:43:02
Message-ID: CAMa=N=NaT6R8xew3dknm7nh0bj8UrvrTzgfXHy+F_8KhxnhdGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello,

Please find patch which fixes issues related to rule from feature test
modules -
1.String literals should not be duplicated - 3 issues
2.Cognitive Complexity of functions should not be too high - 10 issues

Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709

Attachment Content-Type Size
SonarQubeFix14_v1.patch application/octet-stream 34.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2020-08-13 05:02:13 [pgAdmin][RM5731]:Upgrade the font awesome to version 5
Previous Message Akshay Joshi 2020-08-12 13:26:35 Re: str never has attribute decode in py3