| From: | Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [pgAdmin]:Patch for SonarQube fixes. |
| Date: | 2021-03-18 09:21:27 |
| Message-ID: | CAJ9T6StbjNif0Gi8_=hv_3GixnPr4zqJDFbHgL83eV0osHNxow@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Hackers,
I have fixed a few sonarQube issues.PFA patch.
- Fts Configuration
1. Remove this commented-out code.
- Funtion
1. Update this function so that its implementation is not identical to
the one on line 51.
2. Unexpected empty method 'validate'.
- Trigger function
1. Update this function so that its implementation is not identical to
the one on line 41.
- Exclusion constraint
1. Update this function so that its implementation is not identical to
the one on line 128.
- File manager
1. Remove the unused local variable "e".
--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation
| Attachment | Content-Type | Size |
|---|---|---|
| sonarqube.patch | application/octet-stream | 4.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2021-03-19 06:15:07 | pgAdmin 4 commit: Ensure that toggle buttons are accessible by most scr |
| Previous Message | Dave Page | 2021-03-17 15:20:24 | pgAdmin 4 commit: Ensure the Python interpreter used by the runtime ign |