nidhiii128 commented on PR #5579: URL: https://github.com/apache/fineract/pull/5579#issuecomment-4045936225
Hi @adamsaghy , As I'm still getting up to speed with the project's standards, I wasn't initially aware of the return type inconsistency or the best way to handle the Enum refactoring, but I have now implemented the fromInt method with proper null-safety and updated the return types to Integer as requested. I also realized my previous push contained unrelated files due to a messy local history, so I have cleaned up the branch into a single focused commit and added a new unit test class to verify the logic. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
