This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 4382d8f10fc36060f5078f587d3ed22dcf6a13f8 Merge: d493145acc eab62ee8fb Author: Adam Saghy <[email protected]> AuthorDate: Mon Jun 8 20:21:44 2026 +0100 Merge pull request #5953 FINERACT-2630: Use Collection.isEmpty() instead of size() comparison in fineract-savings .../apache/fineract/portfolio/savings/domain/SavingsAccount.java | 8 ++++---- .../portfolio/savings/domain/SavingsAccountRepositoryWrapper.java | 2 +- .../portfolio/savings/service/SavingsSchedularInterestPoster.java | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-)
