Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l1m7j-0000vx-ME for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Jan 2021 08:12:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l1m7i-0007hu-JT for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Jan 2021 08:12:22 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l1m7i-0007hn-E8 for pgadmin-hackers@lists.postgresql.org; Tue, 19 Jan 2021 08:12:22 +0000 Received: from mail-io1-xd29.google.com ([2607:f8b0:4864:20::d29]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1l1m7g-00089j-1P for pgadmin-hackers@postgresql.org; Tue, 19 Jan 2021 08:12:21 +0000 Received: by mail-io1-xd29.google.com with SMTP id p72so13132231iod.12 for ; Tue, 19 Jan 2021 00:12:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wlbp4BYvoAeYx9ASM5P6sI2WUdqbG58HtQOAyZpVoTY=; b=W7O/M8E08b9VSobdWtwbw8snlbGi5uydYtcEdyTGiXUQMMQJYo4iF3EPouO30hYHTH FNUFBBNrZdJq9eRdI6b80Hu/322oq2947jBQDctVvB5uCczmLSoei27s+rnXsKlrzXSa qM2cvUpN1doS6OzSBmLDo5jmAbyEc07LLlP44m18QZH0lIZzA5ckZVaBfGa7bJcoNQD+ R2zUknxwYy2G/UptkVRjx2YUkZjYLzb4C3410cZHcelHLvJBNkYZp1IilsIuO2u3qQvi tSIm+hSXyA9b3m2gORG8svc263XbleI13X6c0fMVs3WTR1YG8G5TL1s7w7Gym87ROfet 2Znw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wlbp4BYvoAeYx9ASM5P6sI2WUdqbG58HtQOAyZpVoTY=; b=msyGfjqdnPM4wbOhUoaxQMB9/tFg/uAXJQMtW/O/NhHuZq473iNbQ/GSMkBZlSlS5q DKo7lhW5Y522qDZCfoQ5hcQuO7N92q5+wamLNUAVFkTBRSr+UrHNvjr4fPJobsY4nnzk zma6A9N/Lzm9GMfGilONttX2YJougUeOIT3YllDbzgZTHL0OiPb9CTm87G/ahcGECSKv zxue6yMGYHReAevj29n4SwrqBYeXHH2DyF/OY7y/mquPyTb3adv9SZaM9AMpm2FYmhu1 SpKV3t9XufXKOOlqQOqYjs2wXf2Mh1uNmgaDrEA3nfVeIf71sVgNDZaayAD3tR/yVfbT tWQA== X-Gm-Message-State: AOAM530emUf3ZlJ9q5T6L2UcYeIOsAmcu7Nkw1pLAByEjym4Po5L2Ww1 kMcVR7YL10ADZDB9LfGuodSmkcrE56ckJQxNeijpmViYCXODrutEiOp+WmdCUiwLvYkw18rIqyt UvtX+ip8wJBAIuId7W6Ao/18LvYWFQH+6OKiuyGmsc7XFF6DqeV9hZd9lBhiTHxNDweDunipCfW 4GqFxNS9DmlP/61xJa7kQcLkTGiD12U7s9N3SDFJ/91lkDo+KN5Vn7sqHrGg== X-Google-Smtp-Source: ABdhPJyzsryxs98vc7JP0ESPvdVmIIXrsR8m/68rTnb2aa/4uDrXEjZSp5Nrty6h90A+k81emCJnqcugAveJuXdEgf8= X-Received: by 2002:a02:ec5:: with SMTP id 188mr2580011jae.20.1611043939260; Tue, 19 Jan 2021 00:12:19 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 19 Jan 2021 13:42:08 +0530 Message-ID: Subject: Re: [pgAdmin]: Patch for SonarQube fixes To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000b7b9c205b93c6572" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000b7b9c205b93c6572 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Tue, Jan 19, 2021 at 12:58 PM Nikhil Mohite < nikhil.mohite@enterprisedb.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* > *Mob.No: +91-7798364578.* > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000b7b9c205b93c6572 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Tue, Jan 19, 2021 at 12:58 PM Nik= hil Mohite <nikhil.moh= ite@enterprisedb.com> wrote:
Hi Team,

I hav= e fixed a few sonarQube issues, PFA patch
Details as follows:

Schema diff:
  • Refactor this functio= n to reduce its Cognitive Complexity from 17 to the 15 allowed.
  • Ref= actor this function to reduce its Cognitive Complexity from 44 to the 15 al= lowed.
  • Refactor this function to reduce its Cognitive Complexity fr= om 32 to the 15 allowed.
bg-process:
  • Refact= or this function to reduce its Cognitive Complexity from 46 to the 15 allow= ed.
  • Refactor this function to reduce its Cognitive Complexity from = 36 to the 15 allowed.

--
Thanks & R= egards,
Nikhil Mohite<= /font>
Software Enginee= r.
EDB Postgres<= /div>
Mob.No: +91-7798364578.


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

--000000000000b7b9c205b93c6572--