Thanks, patch applied.
On Tue, Nov 10, 2020 at 3:44 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> 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 up
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.
Thanks, patch applied. I haven't committed changes for
"sqlautocomplete/parseutils", as Dave suggested send the patch to pgcli.
On Tue, Sep 8, 2020 at 2:59 PM Nikhil Mohite
wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
>
> 1. ps
On Tue, Sep 8, 2020 at 11:40 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Dave,
>
> On Tue, Sep 8, 2020 at 3:53 PM Dave Page wrote:
>
>>
>> On Tue, Sep 8, 2020 at 11:01 AM Aditya Toshniwal <
>> aditya.toshni...@enterprisedb.com> wrote:
>>
>>> Hi,
>>>
>>> sqlautocomplete co
Hi Dave,
On Tue, Sep 8, 2020 at 3:53 PM Dave Page wrote:
>
> On Tue, Sep 8, 2020 at 11:01 AM Aditya Toshniwal <
> aditya.toshni...@enterprisedb.com> wrote:
>
>> Hi,
>>
>> sqlautocomplete code is mostly inherited from the pgcli project. Changing
>> it might create trouble in updating the code wit
On Tue, Sep 8, 2020 at 11:01 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi,
>
> sqlautocomplete code is mostly inherited from the pgcli project. Changing
> it might create trouble in updating the code with new versions.
>
Send a patch upstream :-)
>
> On Tue, Sep 8, 2020
Hi,
sqlautocomplete code is mostly inherited from the pgcli project. Changing
it might create trouble in updating the code with new versions.
On Tue, Sep 8, 2020 at 2:59 PM Nikhil Mohite
wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as fol
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. psycopg2/connection:
- Refactor this function to reduce its Cognitive Complexity from 32 to
the 15 allowed.
- Refactor this function to reduce its Cognitive Complexity from 17 to
the
Thanks, patch applied.
On Tue, Aug 25, 2020 at 6:04 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
>
> 1. Database:
>
>- Refactor this function to reduce its Cognitive Complex
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Database:
- Refactor this function to reduce its Cognitive Complexity from 20 to
the 15 allowed.
2. Restore:
- Refactor this function to reduce its Cognitive Complexity from 60 to
Thanks, patch applied.
On Fri, Aug 21, 2020 at 12:23 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
> 1. Foreign servers:
>
>- Refactor this function to reduce its Cognitive C
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Foreign servers:
- Refactor this function to reduce its Cognitive Complexity from 49 to
the 15 allowed.
2. bgprocess/process:
- Refactor this function to reduce its Cognitive Complexit
Thanks, patch applied.
On Mon, Aug 17, 2020 at 11:17 AM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
>
> 1. languages:
>
>- Refactor this function to reduce its Cognitive Compl
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. languages:
- Refactor this function to reduce its Cognitive Complexity from 33 to
the 15 allowed.
2. foreign table:
- Refactor this function to reduce its Cognitive Complexity from 73
Thanks, patch applied.
On Mon, Aug 10, 2020 at 3:39 PM Nikhil Mohite <
nikhil.moh...@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 i
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
Thanks, patch applied.
On Wed, Aug 5, 2020 at 6:03 PM Nikhil Mohite
wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
> 1. Index Constraint:
>
>- Refactor this function to reduce its Cognitive Complexity from 31 to
>the 15 a
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Index Constraint:
- Refactor this function to reduce its Cognitive Complexity from 31 to
the 15 allowed.
- Refactor this function to reduce its Cognitive Complexity from 41 to
the 15
Thanks, patch applied.
On Wed, Aug 5, 2020 at 12:41 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
> 1. Schema Domains and Domain Constraints:
>
>- Refactor this function to r
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Schema Domains and Domain Constraints:
- Refactor this function to reduce its Cognitive Complexity from 34 to
the 15 allowed.
- Refactor this function to reduce its Cognitive Complexity
Thanks, patch applied.
On Fri, Jul 31, 2020 at 6:35 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
>
> 1. Utils Route:
>
>- Refactor this function to reduce its Cognitive Comp
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Utils Route:
- Refactor this function to reduce its Cognitive Complexity from 16 to
the 15 allowed.
2. User Management:
- Refactor this function to reduce its Cognitive Complexity fro
Thanks, patch applied.
On Wed, Jul 29, 2020 at 4:24 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
>
> Foreign key init:
>
>- Refactor this function to reduce its Cognitive Co
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
Foreign key init:
- Refactor this function to reduce its Cognitive Complexity from 33 to
the 15 allowed.
Constraints:
1. Index constraints:
1. Refactor this function to reduce its
Thanks, patch applied.
On Tue, Jul 21, 2020 at 10:45 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
> 1. Database utils:
>
>- Refactor this function to reduce its Cognitive Co
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Database utils:
- Refactor this function to reduce its Cognitive Complexity from 27 to
the 15 allowed.
2. Schema views:
- Refactor this function to reduce its Cognitive Complexity from
Thanks, patch applied.
On Thu, Jul 16, 2020 at 9:29 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
> 1. Servers file(utils):
>
>- Refactor this function to reduce its Cognitiv
Thanks, patch applied. I have changed the function name from "def
_get_reverse_engineered_sql_for_" to "def _get_resql_for_", because function name is too long.
On Mon, Jul 13, 2020 at 9:40 AM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issue
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Table file(utils):
- Refactor this function to reduce its Cognitive Complexity from 39 to
the 15 allowed.
- Refactor this function to reduce its Cognitive Complexity from 122 to
the 1
Thanks, patch applied.
On Thu, Jul 9, 2020 at 4:11 PM Nikhil Mohite
wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
> 1. Table files(utils):
>
>- Refactor this function to reduce its Cognitive Complexity from 34 to
>the 15
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Table files(utils):
- Refactor this function to reduce its Cognitive Complexity from 34 to
the 15 allowed.
- Refactor this function to reduce its Cognitive Complexity from 25 to
the 1
Thanks, patch applied.
On Tue, Jul 7, 2020 at 10:27 AM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Akshay,
>
> I have resolved the PEP8 issues, PFA updated patch.
>
>
> Regards,
> Nikhil Mohite.
>
> On Tue, Jul 7, 2020 at 10:19 AM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wr
Hi Akshay,
I have resolved the PEP8 issues, PFA updated patch.
Regards,
Nikhil Mohite.
On Tue, Jul 7, 2020 at 10:19 AM Akshay Joshi
wrote:
> Hi Nikhil
>
> Fix the PEP8 issues.
>
> On Tue, Jul 7, 2020 at 9:35 AM Nikhil Mohite <
> nikhil.moh...@enterprisedb.com> wrote:
>
>> Hi Team,
>>
>> I hav
Hi Nikhil
Fix the PEP8 issues.
On Tue, Jul 7, 2020 at 9:35 AM Nikhil Mohite
wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
> 1. Table Index files(utils and init):
>
>- Refactor this function to reduce its Cognitive Complexit
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Table Index files(utils and init):
- Refactor this function to reduce its Cognitive Complexity from 27 to
the 15 allowed.
- Refactor this function to reduce its Cognitive Complexity from
Thanks, patch applied.
On Wed, Jul 1, 2020 at 5:30 PM Ashesh Vashi
wrote:
>
>
> On Wed, Jul 1, 2020 at 5:28 PM Dave Page wrote:
>
>>
>>
>> On Wed, Jul 1, 2020 at 12:55 PM Ashesh Vashi <
>> ashesh.va...@enterprisedb.com> wrote:
>>
>>>
>>> On Wed, Jul 1, 2020 at 5:23 PM Nikhil Mohite <
>>> nikhil
On Wed, Jul 1, 2020 at 5:28 PM Dave Page wrote:
>
>
> On Wed, Jul 1, 2020 at 12:55 PM Ashesh Vashi <
> ashesh.va...@enterprisedb.com> wrote:
>
>>
>> On Wed, Jul 1, 2020 at 5:23 PM Nikhil Mohite <
>> nikhil.moh...@enterprisedb.com> wrote:
>>
>>> Hi Team,
>>>
>>> I have fixed some code smell issues
On Wed, Jul 1, 2020 at 12:55 PM Ashesh Vashi
wrote:
>
> On Wed, Jul 1, 2020 at 5:23 PM Nikhil Mohite <
> nikhil.moh...@enterprisedb.com> wrote:
>
>> Hi Team,
>>
>> I have fixed some code smell issues in the SonarQube scan, PFA patch.
>> Details as follows:
>> 1. Functions files:
>>
>>- Remove
On Wed, Jul 1, 2020 at 5:23 PM Nikhil Mohite
wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
> 1. Functions files:
>
>- Remove the unused local variable "args"
>
> 2. node.js file in browser/static:
>
>- "j" hides or potent
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Functions files:
- Remove the unused local variable "args"
2. node.js file in browser/static:
- "j" hides or potentially hides a variable declared in an outer scope
at line 1080.
3. F
Thanks, patch applied.
On Mon, Jun 29, 2020 at 7:48 PM Nikhil Mohite <
nikhil.moh...@enterprisedb.com> wrote:
> Hi Team,
>
> I have fixed some code smell issues in the SonarQube scan, PFA patch.
> Details as follows:
> 1. Sequences files:
>
>- Refactor this function to reduce its Cognitive Co
Hi Team,
I have fixed some code smell issues in the SonarQube scan, PFA patch.
Details as follows:
1. Sequences files:
- Refactor this function to reduce its Cognitive Complexity from 33 to
the 15 allowed.
- Refactor this function to reduce its Cognitive Complexity from 16 to
the 15 a
42 matches
Mail list logo