Re: SonarQube Fixes #3

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: SonarQube Fixes #3
Date: 2020-11-10 08:29:32
Message-ID: CAKtn9dOrEw_+MAjozSwUYY=YBa5LELoSARsNhy=0MFZML+9YJw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Minor sonar issues too fixed. Find the updated patch.

On Mon, Nov 9, 2020 at 2:53 PM Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
wrote:

> Hi Hackers,
>
> Please find the attached patch to fix the SonarQube code smells having
> rules:
>
> - Refactor this function to reduce its Cognitive Complexity from 24 to
> the 15 allowed.
>
> Also, corrected one of the backup test cases which were failing in server
> mode.
>
> --
> *Rahul Shirsat*
> Software Engineer | EnterpriseDB Corporation.
>

--
*Rahul Shirsat*
Software Engineer | EnterpriseDB Corporation.

Attachment Content-Type Size
sonar_bgprocess_issues_v2.patch application/octet-stream 4.7 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2020-11-10 10:13:41 Patch for SonarQube code scan fixes
Previous Message Thomas Merkner 2020-11-09 22:27:58 BUG (small): Import CSV via pgAdmin4 does always try to load header row