Skip to content

Bug/hindhi translation welcome sms optmiztion - #405

Merged
SauravBizbRolly merged 20 commits into
release-3.8.1from
bug/hindhi_translation_welcome_sms_optmiztion
May 6, 2026
Merged

Bug/hindhi translation welcome sms optmiztion#405
SauravBizbRolly merged 20 commits into
release-3.8.1from
bug/hindhi_translation_welcome_sms_optmiztion

fix welcome sms code

81241a9
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 6, 2026 in 49s

Annotations

Check failure on line 204 in src/main/java/com/iemr/common/service/dynamicForm/FormMasterServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "label" 3 times.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZ38AprptsfJDtCC-uLs&open=AZ38AprptsfJDtCC-uLs&pullRequest=405

Check warning on line 23 in src/main/java/com/iemr/common/dto/dynamicForm/FieldResponseDTO.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make options a static final constant or non-public and provide accessors if needed.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZ38ApwWtsfJDtCC-uLv&open=AZ38ApwWtsfJDtCC-uLv&pullRequest=405

Check failure on line 191 in src/main/java/com/iemr/common/service/beneficiary/RegisterBenificiaryServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZ38ApuGtsfJDtCC-uLu&open=AZ38ApuGtsfJDtCC-uLu&pullRequest=405

Check warning on line 209 in src/main/java/com/iemr/common/service/dynamicForm/FormMasterServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

See more on https://sonarcloud.io/project/issues?id=PSMRI_Common-API&issues=AZ38AprptsfJDtCC-uLt&open=AZ38AprptsfJDtCC-uLt&pullRequest=405