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
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
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.
>
>
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
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