Re: [pgAdmin]:Patch for SonarQube fixes. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin]:Patch for SonarQube fixes.
Date
Msg-id CANxoLDd4GRdwZZDV4BO9LAdMbTbc5457Q+-nJpYdJixrrb4r1g@mail.gmail.com
Whole thread Raw
In response to [pgAdmin]:Patch for SonarQube fixes.  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Thu, Mar 18, 2021 at 2:51 PM Pradip Parkale <pradip.parkale@enterprisedb.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
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.
Next
From: Akshay Joshi
Date:
Subject: Re: SonarQube Fixes #5 Roles & Functions