Re: [pgAdmin]:Patch for SonarQube fixes.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin]:Patch for SonarQube fixes.
Дата
Msg-id CANxoLDd4GRdwZZDV4BO9LAdMbTbc5457Q+-nJpYdJixrrb4r1g@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin]:Patch for SonarQube fixes.  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: SonarQube Fixes #5 Roles & Functions