Hi Hackers,
Attached is the patch which fixes the sonar issue of supplying more
parameters.
Kindly review and share the comments.
Thanks,
Sathish V
no_of_arg_fix.patch
Description: Binary data
Hi Hackers,
Attached is the patch to fix runtime issues reported by SonarQube.
Please review it.
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*
Runtime_SonarQube_Fixes.patch
Description: Binary data
Some clumsy coding related fixes reported by SonarQube.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8c20f0c0d2ea60322cb1f462241e60be5051be95
Author: Aditya Toshniwal
Modified Files
--
web/pgadmin/__init__.py
Fixed issue 'expects 4 arguments, but 5 were provided' reported by SonarQube.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee1ea47e88828a842495bc2252a657315d79
Author: Satish V
Modified Files
--
.../servers/databases/static
Thanks, patch applied.
On Fri, Jun 12, 2020 at 11:40 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch for some clumsy coding related fixes as reported by
> SonarQube. This is the first batch, and will be sending another later.
> Please review
Thanks, patch applied.
On Fri, Jun 12, 2020 at 12:43 PM Satish V wrote:
> Hi Hackers,
>
> Attached is the patch which fixes the sonar issue of supplying more
> parameters.
> Kindly review and share the comments.
>
>
> Thanks,
> Sathish V
>
--
*Thanks & Regards*
*Akshay Joshi*
*Sr. Software A
Make sure we have the wheel package in the venv as it may be needed to build
other dependencies.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bfa0b8779137e9890643840cbd0bdc576d4ba6cb
Modified Files
--
pkg/linux/build-functions.