mcc0nnell commented on PR #133: URL: https://github.com/apache/fineract-consumer-facing/pull/133#issuecomment-5575843416
Pushed follow-ups for the Copilot review: 1. Null endpoint uses `String.valueOf(endpoint)` (behavior-preserving `"null|..."`; no NPE). 2. Fingerprint parts are fail-closed — only null / String / BigDecimal / boxed integrals; unsupported types throw `IllegalArgumentException`. 3. Regression tests cover null-endpoint equivalence and unsupported-type rejection. Ready for another look / maintainer review when convenient. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
