[midPoint-git] [Evolveum/midpoint] 48a98d: Fix: Mappings error loop code review.
Michal Zelenčík
noreply at github.com
Wed Oct 29 12:32:37 CET 2025
Branch: refs/heads/midpilot
Home: https://github.com/Evolveum/midpoint
Commit: 48a98db354319ac577223891f07cef31c287cf96
https://github.com/Evolveum/midpoint/commit/48a98db354319ac577223891f07cef31c287cf96
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/smart/MockServiceClientImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/scoring/MappingsQualityAssessor.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java
Log Message:
-----------
Fix: Mappings error loop code review.
- Don't use star imports
- Fix error handling
- Fix javadoc
- Change AssessmentResult to record
- Refactor array to arraylist
Commit: 9c17ad66df315afeb399cbfae579b09b1c65adbc
https://github.com/Evolveum/midpoint/commit/9c17ad66df315afeb399cbfae579b09b1c65adbc
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/smart/MockServiceClientImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/scoring/MappingsQualityAssessor.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java
Log Message:
-----------
Merge branch 'mapping-review-fix' into midpilot
# Conflicts:
# model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java
Compare: https://github.com/Evolveum/midpoint/compare/882b43490378...9c17ad66df31
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list