Patch for SonarQube code scan fixes

Поиск
Список
Период
Сортировка
От Nikhil Mohite
Тема Patch for SonarQube code scan fixes
Дата
Msg-id CAOBg0AMfrrmXuSx6ZrPPMWgq2GHNNEc-LvekTutKt25fKHj-FQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Patch for SonarQube code scan fixes  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Team,

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

1. Schema dif dependency:
  • 'isChecked' is already declared in the upper scope.
2. User management:
  • Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.
3. Debugger:
  • Refactor this function to reduce its Cognitive Complexity from 30 to the 15 allowed.
  • Refactor this function to reduce its Cognitive Complexity from 45 to the 15 allowed.
  • Refactor this function to reduce its Cognitive Complexity from 50 to the 15 allowed.





--
Thanks & Regards,
Nikhil Mohite
Software Engineer.
Mob.No: +91-7798364578.
Вложения

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

Предыдущее
От: Rahul Shirsat
Дата:
Сообщение: Re: SonarQube Fixes #3
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4] Enhance the Schema diff GUI validation