Skip to content

Conversation

@flomillot
Copy link
Contributor

PR Summary

Replaced the nominal voltage field in GlobalFilter by voltage ranges. Updated methods, rules, and tests to enable filtering based on ranges using the BETWEEN operator.

Replaced nominal voltage field with voltage ranges in `GlobalFilter`. Updated related methods, rules, and tests to handle range-based filtering using `BETWEEN` operator.

Signed-off-by: Florent MILLOT <[email protected]>
Signed-off-by: Florent MILLOT <[email protected]>
@Mathieu-Deharbe Mathieu-Deharbe self-requested a review January 6, 2026 16:37
@EtienneLt EtienneLt self-requested a review January 7, 2026 07:24
Copy link
Contributor

@Mathieu-Deharbe Mathieu-Deharbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK (given that the specific OperatorType.BETWEEN with open ended end will be done in an other PR)

@flomillot flomillot requested a review from EtienneLt January 8, 2026 21:15
Copy link
Contributor

@EtienneLt EtienneLt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code OK Test OK
in another issue to fix the min max

# Conflicts:
#	src/main/java/org/gridsuite/filter/globalfilter/GlobalFilterUtils.java
#	src/test/java/org/gridsuite/filter/globalfilter/GlobalFilterUtilsTest.java
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2026

@flomillot flomillot merged commit f2a0d1f into main Jan 9, 2026
4 checks passed
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.

4 participants