Skip to content

Feature/code review fixes - #138

Closed
ctmay4 wants to merge 2 commits into
masterfrom
feature/code-review-fixes
Closed

Feature/code review fixes#138
ctmay4 wants to merge 2 commits into
masterfrom
feature/code-review-fixes

Conversation

@ctmay4

@ctmay4 ctmay4 commented Aug 10, 2026

Copy link
Copy Markdown
Member

No description provided.

ctmay4 added 2 commits August 10, 2026 09:47
…ar with LocalDate

- Add FAILED_MULTIPLE_MATCHING_SCHEMAS; deprecate FAILED_MULITPLE
- Update all 6 test references to corrected enum name
- Document that DecisionEngine.process() mutates caller's Map in-place
- Replace deprecated Calendar with java.time.LocalDate.now().getYear()
- Remove unused Calendar import
- addInput(): replace unchecked List cast with defensive copy loop
- addEndpoint(): use instanceof check instead of raw cast, throws IllegalArgumentException on type mismatch
@sonarqubecloud

Copy link
Copy Markdown

@ctmay4 ctmay4 closed this Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant