FINERACT-2515: Fix the TODO comments in the Apache Fineract Code#5579
Conversation
847d83e to
1c6b953
Compare
|
@nidhiii128 there are conflicts in the PR to be solved |
f84ce08 to
7f3a5d3
Compare
|
@IOhacker i have solved the conflicts and rebased the branch onto the latest develop and updated the liquibase sequence to include my new 0219 from 0218. |
7f3a5d3 to
caaa518
Compare
|
@nidhiii128 Kindly review the failing tests cases. |
caaa518 to
70f90b2
Compare
yes i have now checked all ci checks green, no failing tests. |
adamsaghy
left a comment
There was a problem hiding this comment.
I dont really understand some of the changes of this PR... :/
79e6128 to
6a925c9
Compare
|
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 have also removed the TODO comments to ensure the code is clean and won't cause confusion for other developers. 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. |
6a925c9 to
a243dda
Compare
|
@nidhiii128 Gentle reminder. |
a243dda to
8256ad8
Compare
|
hii @adamsaghy sorry for the delay there were a lot files to modify as I dig into removing the todos. please review it and let me know if any changes needed to be done. Thank you :} |
239ef10 to
2085d34
Compare
2085d34 to
096ef66
Compare
|
Hii @adamsaghy can you please review the pr? all ci checks are green. Let me know if any further modifications are needed. |
Description
Describe the changes made and why they were made. (Ignore if these details are present on the associated Apache Fineract JIRA ticket.)
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
Your assigned reviewer(s) will follow our guidelines for code reviews.