Skip to content

Add LimitReduction with a value above 1#3856

Open
NathanDissoubray wants to merge 5 commits intomainfrom
3706-increase_limit
Open

Add LimitReduction with a value above 1#3856
NathanDissoubray wants to merge 5 commits intomainfrom
3706-increase_limit

Conversation

@NathanDissoubray
Copy link
Copy Markdown
Contributor

@NathanDissoubray NathanDissoubray commented Mar 31, 2026

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

Closes #3706

What kind of change does this PR introduce?

Add ability to use a limit reduction with a value above 1.

What is the current behavior?

Currently, a limit reduction is with a value between 0 and 1.

What is the new behavior (if this is a feature change)?

The value can now be above 1.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

This will need a renaming PR, as reduction is not really suited when the value can increase the limit instead. This PR only introduces the functionnality changes, the renaming is left in another PR in order to make this PR smaller and more manageable.
The RTD has not been modified as no functionnality change needs to be reported in the doc. The changes are purely naming related, and will thus be done with the renaming PR

Signed-off-by: NathanDissoubray <nathan.dissoubray@rte-france.com>
Signed-off-by: NathanDissoubray <nathan.dissoubray@rte-france.com>
@NathanDissoubray NathanDissoubray moved this from TODO to Waiting for review in Release 06/2026 Mar 31, 2026
Signed-off-by: NathanDissoubray <nathan.dissoubray@rte-france.com>
NathanDissoubray and others added 2 commits April 10, 2026 10:08
Co-authored-by: Olivier Perrin <olivier.perrin@rte-france.com>
Signed-off-by: NathanDissoubray <nathan.dissoubray@rte-france.com>
Signed-off-by: NathanDissoubray <nathan.dissoubray@rte-france.com>
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Waiting for review

Development

Successfully merging this pull request may close these issues.

Limit reduction API: be able to increase a limit

2 participants