[pgAdmin4][Patch] - Issue fixes reported by SonarQube - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject [pgAdmin4][Patch] - Issue fixes reported by SonarQube
Date
Msg-id CAFOhELc7gLunAs3TAQC7beShZOfqg8AcW32bYqSJMvheuH9QqA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] - Issue fixes reported by SonarQube  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi,

Please find the attached patch for some of the fixes reported by SonarQube related to :
  • Properties of variables with "null" or "undefined" values should not be accessed
  • Variables should not be self-assigned
  • "in" should not be used with primitive types

Thanks,
Khushboo
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][patch] Clumsy coding related fixes
Next
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] RM4226 - Table Properties - select all checkbox onlyselects the first 50 tables