Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release 3.8.2 to main #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
Release 3.8.2 to main #162
Changes from all commits
db7796b1652329dd39e29cf8ad95317ae6f784f42f7ecddea3cecdb82806427cfcaba1f3df4700068d0ee5aa845e8f5ba2a1766fd36474397f43bb3b23f4c79cd210c5e5aca1c8f1b338b431b6ce2a0b0c455c665dbf22feb786bf2e7616067952c6844ed52c7b4dac207192ed7d91ad42211a6ddc905f08893384e626a509a95117929c79cf1492bd549203966aef49b6a94b3fbbb7941a496e537cedf833d8b990a931ad9506a97dc40536e856d18edc3639f46e4b2a681faac0fa54d887c44e19ad7084efdfbfe1a40d363f17e30e4ebf8894a0e51111ba48d7240205b4b41e5bf1f4f41a0bb407927138f0ecb1ce2d33063afd02dcd01179e81cfcc80a3ff557c3dff8f7cFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 67 in src/main/java/com/iemr/tm/service/benFlowStatus/CommonBenStatusFlowServiceImpl.java
Replace this use of System.out by a logger.
Check warning on line 196 in src/main/java/com/iemr/tm/service/benFlowStatus/CommonBenStatusFlowServiceImpl.java
Format specifiers should be used instead of string concatenation.
Check failure on line 672 in src/main/java/com/iemr/tm/service/registrar/RegistrarServiceImpl.java
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed.
Check warning on line 687 in src/main/java/com/iemr/tm/service/registrar/RegistrarServiceImpl.java
Replace generic exceptions with specific library exceptions or a custom exception.
Check warning on line 700 in src/main/java/com/iemr/tm/service/registrar/RegistrarServiceImpl.java
Use the built-in formatting to construct this argument.
Check warning on line 700 in src/main/java/com/iemr/tm/service/registrar/RegistrarServiceImpl.java
Format specifiers should be used instead of string concatenation.
Check failure on line 701 in src/main/java/com/iemr/tm/service/registrar/RegistrarServiceImpl.java
Define a constant instead of duplicating this literal "Error in registration; please contact administrator" 3 times.
Check warning on line 710 in src/main/java/com/iemr/tm/service/registrar/RegistrarServiceImpl.java
Replace this use of System.out by a logger.
Check warning on line 715 in src/main/java/com/iemr/tm/service/registrar/RegistrarServiceImpl.java
Replace this use of System.out by a logger.
Check warning on line 722 in src/main/java/com/iemr/tm/service/registrar/RegistrarServiceImpl.java
Replace this use of System.out by a logger.
Check warning on line 733 in src/main/java/com/iemr/tm/service/registrar/RegistrarServiceImpl.java
Format specifiers should be used instead of string concatenation.
Uh oh!
There was an error while loading. Please reload this page.