Re: [pgAdmin]: Patch for SonarQube fixes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin]: Patch for SonarQube fixes
Date: 2021-01-19 08:12:08
Message-ID: CANxoLDd7RBFR1qetfVTEPGhe7f=g55-_6yUBavw1d9GUmGzg3A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Tue, Jan 19, 2021 at 12:58 PM Nikhil Mohite <
nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:

> Hi Team,
>
> I have fixed a few sonarQube issues, PFA patch
> Details as follows:
>
> Schema diff:
>
> - Refactor this function to reduce its Cognitive Complexity from 17 to
> the 15 allowed.
> - Refactor this function to reduce its Cognitive Complexity from 44 to
> the 15 allowed.
> - Refactor this function to reduce its Cognitive Complexity from 32 to
> the 15 allowed.
>
> bg-process:
>
> - Refactor this function to reduce its Cognitive Complexity from 46 to
> the 15 allowed.
> - Refactor this function to reduce its Cognitive Complexity from 36 to
> the 15 allowed.
>
>
> --
> *Thanks & Regards,*
> *Nikhil Mohite*
> *Software Engineer.*
> *EDB Postgres* <https://www.enterprisedb.com/>
> *Mob.No: +91-7798364578.*
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2021-01-19 10:00:32 Re: [pgAdmin] RM6098 Manually deleting from table view hangs
Previous Message Akshay Joshi 2021-01-19 08:11:54 Re: [pgAdmin]: Fix for kerberos test cases.