Re: [pgAdmin]:Patch for SonarQube fixes.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin]:Patch for SonarQube fixes.
Date: 2021-03-19 06:26:46
Message-ID: CANxoLDd4GRdwZZDV4BO9LAdMbTbc5457Q+-nJpYdJixrrb4r1g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Thu, Mar 18, 2021 at 2:51 PM Pradip Parkale <
pradip(dot)parkale(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> I have fixed a few sonarQube issues.PFA patch.
>
> - Fts Configuration
>
>
> 1. Remove this commented-out code.
>
>
> - Funtion
>
>
> 1. Update this function so that its implementation is not identical to
> the one on line 51.
> 2. Unexpected empty method 'validate'.
>
>
> - Trigger function
>
>
> 1. Update this function so that its implementation is not identical to
> the one on line 41.
>
>
> - Exclusion constraint
>
>
> 1. Update this function so that its implementation is not identical to
> the one on line 128.
>
>
> - File manager
>
>
> 1. Remove the unused local variable "e".
>
>
> --
> Thanks & Regards,
> Pradip Parkale
> Software Engineer | EnterpriseDB Corporation
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-19 06:26:58 Re: SonarQube Fixes #5 Roles & Functions
Previous Message Akshay Joshi 2021-03-19 06:26:22 pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.