Re: Patch for SonarQube code scan fixes.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: Patch for SonarQube code scan fixes.
Дата
Msg-id CANxoLDfyK7ar7_HvYFaDSqQhUbAZBCx4U7J-Fipn29qx1bCaDA@mail.gmail.com
обсуждение исходный текст
Ответ на Patch for SonarQube code scan fixes.  (Nikhil Mohite <nikhil.mohite@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Mon, Aug 10, 2020 at 3:39 PM Nikhil Mohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Team,

I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:

1. Schema dif directory compare:
  • Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.
2. Import-export:
  • Refactor this function to reduce its Cognitive Complexity from 30 to the 15 allowed.
3. Preferences:
  • Refactor this function to reduce its Cognitive Complexity from 30 to the 15 allowed.
4. Schema Types:
  • Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed.
  • Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.
  • Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed.

Regards,
Nikhil Mohite.


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5526] Copy and paste multiline cells
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed API test cases for packages.