[midPoint-git] [Evolveum/midpoint] 827875: Add primitive correlation quality evaluator

mederly noreply at github.com
Wed Sep 3 09:36:53 CEST 2025


  Branch: refs/heads/feature/smart-integration-service
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8278759ff057dce6af9bda896ed8eceb8d2e8451
      https://github.com/Evolveum/midpoint/commit/8278759ff057dce6af9bda896ed8eceb8d2e8451
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-09-03 (Wed, 03 Sep 2025)

  Changed paths:
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/CorrelationSuggestionOperation.java
    A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/CorrelatorEvaluator.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/TypeOperationContext.java

  Log Message:
  -----------
  Add primitive correlation quality evaluator

CorrelatorEvaluator provides a very rough estimate of the
correlation quality, using the formula of

   0.8 * uniqueness + 0.2 * coverage

for both focus and resource data.

See also MID-10844.



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