Skip to content

Conversation

@shantyk
Copy link
Contributor

@shantyk shantyk commented Mar 21, 2024

Below is the failing sonar cloud find:

Screenshot 2024-03-21 at 11 37 24 AM

The best thing to do would be to update the methods' to be protected instead of private in the parent class. However the parent class is inside integration-bdio library which would trigger a series of library changes/releases. Wanted to get thoughts on this fix from team, though this does introduce tech debt it would expedite our code freeze. Alternatively I can go ahead and update the library code, release new version (along with any other downstream library version updates) and prevent tech debt. Confirmed with @gopannabd that the affected class has additional tech debt that will need to be addressed, adding this on to that ticket (IDETECT-4278).

@shantyk shantyk self-assigned this Mar 21, 2024
@shantyk shantyk changed the title Fix source of sonar scan failure DRAFT: Fix source of sonar scan failure Mar 21, 2024
@gopannabd
Copy link
Contributor

gopannabd commented Mar 21, 2024

The child class has planned changes. Hence, it is fine to rename the methods in the child to address the flag.
The libraries need not be modified.

@shantyk shantyk changed the title DRAFT: Fix source of sonar scan failure Fix source of sonar scan failure Mar 21, 2024
@shantyk shantyk merged commit 6c36462 into master Mar 21, 2024
@shantyk shantyk deleted the dev/shanty/9.5-release-sonar-fixes branch September 12, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants