This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 18811e57b FINERACT-1724: Delinquency classification tests were failing
add 36f907906 FINERACT-1678: Inline COB filter fix
No new revisions were added by this update.
Summary of changes:
.../service/InlineLoanCOBExecutorServiceImpl.java | 2 +-
.../jobs/filter/LoanCOBApiFilter.java | 4 +-
.../loanaccount/domain/LoanRepository.java | 10 ++-
.../InlineLoanCOBExecutorServiceImplTest.java | 2 +-
.../jobs/filter/LoanCOBApiFilterTest.java | 97 ++++++++++++++++++++++
5 files changed, 110 insertions(+), 5 deletions(-)