Re: SonarQube Fixes #4 Database & Foreign Tables

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: SonarQube Fixes #4 Database & Foreign Tables
Дата
Msg-id CANxoLDcbXKmiQU21sV=c_Lb72rh3qcasBkQjSG4MZ0mMDUJyRw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SonarQube Fixes #4 Database & Foreign Tables  (Rahul Shirsat <rahul.shirsat@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Thu, Jan 21, 2021 at 5:25 PM Rahul Shirsat <rahul.shirsat@enterprisedb.com> wrote:


On Thu, Jan 21, 2021 at 2:47 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Rahul

Following are the review comments:
  • Change the name of the function 'get_pg_db_properties'. The function returns lastsysoid and datistemplate only and I assume it is applicable for PG/EPAS both.
 Done!
  • Add comments for all the new functions introduce in the patch.
 Added!

On Thu, Jan 21, 2021 at 2:36 PM Rahul Shirsat <rahul.shirsat@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch which resolves the sonar qube issues relating:

  1. Foreign Tables -Refactor this function to reduce its Cognitive Complexity from 67 to the 15 allowed.
  2. Database -Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.

--
Rahul Shirsat
Senior Software Engineer | EnterpriseDB Corporation.


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



--
Rahul Shirsat
Senior Software Engineer | EnterpriseDB Corporation.


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

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] Multiple ERD related fixes
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin] RM5871 Show username in 'Connect to Server' pop up when server is created using service & user.