Skip to content

Improve value range detector#242

Open
viktorbeck98 wants to merge 1 commit into
developmentfrom
improve-value-range-detector
Open

Improve value range detector#242
viktorbeck98 wants to merge 1 commit into
developmentfrom
improve-value-range-detector

Conversation

@viktorbeck98

@viktorbeck98 viktorbeck98 commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Task

Description

How Has This Been Tested?

Checklist

  • This Pull-Request goes to the development branch.
  • I have successfully run prek locally.
  • I have added tests to cover my changes.
  • I have linked the issue-id to the task-description.
  • I have performed a self-review of my own code.

add_value keeps unique_set bounded to {min, max} instead of logging every
distinct value. change_series, min/max, STATIC classification, detection,
and serialization are unchanged; the classifier's RANDOM branch no longer
fires for range variables (monotonic counters stay excluded as UNSTABLE).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@viktorbeck98
viktorbeck98 marked this pull request as ready for review July 23, 2026 14:31
@viktorbeck98
viktorbeck98 changed the base branch from development to main July 23, 2026 14:35
@viktorbeck98
viktorbeck98 changed the base branch from main to development July 23, 2026 14:35
@viktorbeck98
viktorbeck98 requested a review from ipmach July 23, 2026 14:35
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.

2 participants