[midPoint-git] [Evolveum/midpoint] 60b152: Simplify CorrelationService and its implementation
mederly
noreply at github.com
Mon Aug 15 17:30:19 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 60b1528788c123732aa43143aab067e1a6ac6c02
https://github.com/Evolveum/midpoint/commit/60b1528788c123732aa43143aab067e1a6ac6c02
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlation/CorrelationCaseDescription.java
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlation/CorrelationService.java
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlator/CorrelationExplanation.java
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlator/CorrelationResult.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationCaseDescriber.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationCaseManager.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ProjectionValuesProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/SimplePreInboundsContextImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/CorrelationProcessing.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/SynchronizationServiceImpl.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/correlation/TestExpressionCorrelator.java
M model/model-impl/src/test/resources/correlator/correlation/accounts-by-name-default.csv
M model/model-impl/src/test/resources/correlator/correlation/accounts-by-name-original.csv
M model/model-impl/src/test/resources/correlator/correlation/accounts-complex.csv
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractCorrelationTest.java
Log Message:
-----------
Simplify CorrelationService and its implementation
Here we also slightly improved the documentation and correlation unit
tests.
Commit: b35f425b4ea2ed23bab9786f9cb8ea6a6adf058a
https://github.com/Evolveum/midpoint/commit/b35f425b4ea2ed23bab9786f9cb8ea6a6adf058a
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
A infra/schema/src/main/java/com/evolveum/midpoint/schema/util/CorrelationAlgorithm.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/util/correlation/Levenshtein.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/util/correlation/TriGram.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/0299e94fae08...b35f425b4ea2
More information about the midPoint-svn
mailing list