| From: | Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com> |
|---|---|
| To: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin][RM-5343]: [Code Coverage] Improve API test cases for Debugger |
| Date: | 2020-12-09 07:54:21 |
| Message-ID: | CAOBg0APyUYU=J1=pOXYkz_sHt4Wgjbk8iR5m_XCWSi8WoJkx6w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Akshay/Team,
Please find the small patch for debugger test cases.
Added random function name generation for the debugger.
Regards,
Nikhil Mohite.
On Mon, Dec 7, 2020 at 3:32 PM Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
wrote:
> Hi Akshay/Team,
>
> Please find the updated patch for debugger test cases.
> 1. Resolved the issues related to the database connection.
> 2. Updated the create "pldbgapi" extension for the debugger.
>
>
> Regards,
> Nikhil Mohite.
>
> On Thu, Dec 3, 2020 at 10:47 AM Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>
>> Thanks, patch applied.
>>
>> On Wed, Dec 2, 2020 at 11:25 AM Nikhil Mohite <
>> nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:
>>
>>> Hi Akshay,
>>>
>>> please find the updated patch, sorry for the inconvenience.
>>>
>>>
>>> Regards,
>>> Nikhil Mohite.
>>>
>>> On Wed, Dec 2, 2020 at 11:03 AM Akshay Joshi <
>>> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>>>
>>>> Hi Nikhil
>>>>
>>>> The patch is not applied, please rebase and send the patch again.
>>>>
>>>> On Tue, Dec 1, 2020 at 2:48 PM Nikhil Mohite <
>>>> nikhil(dot)mohite(at)enterprisedb(dot)com> wrote:
>>>>
>>>>> Hi Team,
>>>>>
>>>>> Please find the attached patch for RM-5343
>>>>> <https://redmine.postgresql.org/issues/5343>: [Code Coverage] Improve
>>>>> API test cases for Debugger.
>>>>> also updated implementation to remove dead code and unhandled
>>>>> exceptions.
>>>>>
>>>>>
>>>>> --
>>>>> *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*
>>>>
>>>
>>
>> --
>> *Thanks & Regards*
>> *Akshay Joshi*
>> *pgAdmin Hacker | Principal Software Architect*
>> *EDB Postgres <http://edbpostgres.com>*
>>
>> *Mobile: +91 976-788-8246*
>>
>
| Attachment | Content-Type | Size |
|---|---|---|
| RM_5343_v4.patch | application/octet-stream | 734 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2020-12-09 08:06:59 | pgAdmin 4 commit: Added random function name generation logic for the d |
| Previous Message | Akshay Joshi | 2020-12-09 07:33:38 | pgAdmin 4 commit: Fixed Windows issue with the combination of Python 3. |