Channels / #fineract / 2026-01-08

#fineract 2026-01-08

Thu 15:18Frank Mogbuk
@Frank Mogbuk has joined the channel
Thu 18:31Farhan Tigadi
As I am Planning more contributions:
  • Optimize methods with advanced Java(streams)
  • Add unit/integration tests for the same methods to check its proper working
Questions:
1.when refactoring or optimizing an existing method, is it preferred to include the related unit/integration tests in the same PR, or how it should be handled?

Any tips or guidance on best practices for such contributions would be appreciated.
reply Thu 18:34Adam Monsen (meonkeys)
yeah, when you improve code, also improve tests for that code if/as necessary
reply Thu 18:34Adam Monsen (meonkeys)
make sure tests are useful, clear, and meaningful
Thu 22:00Adam Monsen (meonkeys)
@Adam Saghy and @Victor Romero, A bunch of commits were just pushed on top of a broken build... just checking that you're both aware / in comms about it
reply Thu 22:33Adam Saghy
I see Java heap space issues... hmm...
reply Thu 23:50Adam Monsen (meonkeys)
ugh, lots of variance in build results for the last ~7 commits