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 259ceaede996ac53ed5d1fe77512118916000237 Merge: 89b82789c9 8fa7b86e64 Author: Adam Saghy <[email protected]> AuthorDate: Wed Apr 29 13:44:10 2026 +0100 Merge pull request #5772 FINERACT-2455: Add WC near breach evaluation .../test/stepdef/loan/WorkingCapitalStepDef.java | 43 ++- .../WorkingCapitalDelinquencyReschedule.feature | 10 + .../WorkingCapitalNearBreachEvaluation.feature | 409 +++++++++++++++++++++ .../businessstep/BreachScheduleBusinessStep.java | 2 +- ...WorkingCapitalLoanBreachScheduleRepository.java | 2 - .../WorkingCapitalLoanBreachScheduleService.java | 4 +- ...orkingCapitalLoanBreachScheduleServiceImpl.java | 95 ++++- 7 files changed, 552 insertions(+), 13 deletions(-)
