-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MOSIP-30547-improve-sonar-coverage-in-resident-service (#1177)
* fixed additional comma issue Signed-off-by: Ritik Jain <[email protected]> * fixed error code Signed-off-by: Ritik Jain <[email protected]> * updated event enums Signed-off-by: Ritik Jain <[email protected]> * updated event enums Signed-off-by: Ritik Jain <[email protected]> * updated event enums Signed-off-by: Ritik Jain <[email protected]> * updated event enums Signed-off-by: Ritik Jain <[email protected]> * removed un necessary file Signed-off-by: Ritik Jain <[email protected]> * added async call for audits Signed-off-by: Ritik Jain <[email protected]> * updated method names Signed-off-by: Ritik Jain <[email protected]> * updated variable names Signed-off-by: Ritik Jain <[email protected]> * updated variable names Signed-off-by: Ritik Jain <[email protected]> * added default value Signed-off-by: Ritik Jain <[email protected]> * added separate value Signed-off-by: Ritik Jain <[email protected]> * updated property key Signed-off-by: Ritik Jain <[email protected]> * deleted one enum Signed-off-by: Ritik Jain <[email protected]> * removed refid and type from event enum Signed-off-by: Ritik Jain <[email protected]> * updated event type in event enum Signed-off-by: Ritik Jain <[email protected]> * removed generic type Signed-off-by: Ritik Jain <[email protected]> * removed generic type Signed-off-by: Ritik Jain <[email protected]> * updated constant Signed-off-by: Ritik Jain <[email protected]> * called method for hashid Signed-off-by: Ritik Jain <[email protected]> * removed unused import Signed-off-by: Ritik Jain <[email protected]> * fixed aid issue and test cases Signed-off-by: Ritik Jain <[email protected]> * changed method name Signed-off-by: Ritik Jain <[email protected]> * fixed otp validation issue Signed-off-by: Ritik Jain <[email protected]> * fixed vid issue Signed-off-by: Ritik Jain <[email protected]> * updated code to get logo from config Signed-off-by: Ritik Jain <[email protected]> * removed constant and used enum Signed-off-by: Ritik Jain <[email protected]> * added test cases Signed-off-by: Ritik Jain <[email protected]> * coverage Signed-off-by: Ritik Jain <[email protected]> * added masked user id in the response Signed-off-by: Ritik Jain <[email protected]> * added masked user id in the response Signed-off-by: Ritik Jain <[email protected]> * added masked user id in the response Signed-off-by: Ritik Jain <[email protected]> * added masked user id in the response Signed-off-by: Ritik Jain <[email protected]> * added test cases Signed-off-by: Ritik Jain <[email protected]> * added test cases Signed-off-by: Ritik Jain <[email protected]> * updated class name Signed-off-by: Ritik Jain <[email protected]> * updated class package Signed-off-by: Ritik Jain <[email protected]> * added test cases Signed-off-by: Ritik Jain <[email protected]> * exclude classes from sonar Signed-off-by: Ritik Jain <[email protected]> * sonar coverage Signed-off-by: Ritik Jain <[email protected]> * sonar coverage Signed-off-by: Ritik Jain <[email protected]> --------- Signed-off-by: Ritik Jain <[email protected]> Co-authored-by: Ritik Jain <[email protected]>
- Loading branch information
1 parent
3ebe548
commit 6fd7903
Showing
5 changed files
with
119 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters