[pgAdmin4][Patch] - Fix Jenkins Failure

2020-11-19 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the Jenkins failure. Also, note that I couldn't reproduce this issue at my end, so provided the fix on the basis of Jenkins logs. Thanks, Khushboo jenkins_fix.patch Description: Binary data

pgAdmin 4 commit: Fixed BatchProcessTest cases failing on Jenkins.

2020-11-19 Thread Akshay Joshi
Fixed BatchProcessTest cases failing on Jenkins. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=29c3c0cf7fe1d7532c54104f57cd2a9b5d2b9c9e Author: Khushboo Vashi Modified Files -- .../tools/maintenance/tests/test_batch_process_main

Re: [pgAdmin4][Patch] - Fix Jenkins Failure

2020-11-19 Thread Akshay Joshi
Thanks, patch applied. On Thu, Nov 19, 2020 at 2:10 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the Jenkins failure. > Also, note that I couldn't reproduce this issue at my end, so provided the > fix on the basis of Jenkins logs. > >

pgAdmin 4 commit: Improve code coverage and API test cases for Views an

2020-11-19 Thread Akshay Joshi
Improve code coverage and API test cases for Views and Materialized Views. Fixes #5337 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ce146961654e71d2d90c2b6f9ab4f5e7c7e7c3a0 Author: Yogesh Mahajan Modified Files -- docs/en_US/r

Re: [pgAdmin][Patch] RM5337 - [Code Coverage] Improve API test cases for Views

2020-11-19 Thread Akshay Joshi
Thanks, patch applied. On Thu, Nov 19, 2020 at 9:07 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which contains new tests for views & mview. > Total code coverage increased to 73% > Thanks, > Yogesh Mahajan > EnterpriseDB > -- *Thanks & R