Prepare release 7.2.2#3974
Merged
Merged
Conversation
Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com>
Member
Author
|
OK for the coverage. It is computed on an Unix OS, but the code detected as "non-covered" is the one for Windows (which is covered by Windows unit tests, running only on Windows). |
* Fix setConnectableBus with variants * Throw an exception when attach/detach in current variant is used in node/breaker topology * Add unit test * After single-variant detach, keep the VL on the terminal in multi-thread context * Never set the terminal's voltage level to null in detachInCurrentVariant Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com> (cherry picked from commit af32c84)
Signed-off-by: Geoffroy Jamgotchian <geoffroy.jamgotchian@rte-france.com> (cherry picked from commit e466644)
…GHSA-jqvf-j3ww-r8c7) Signed-off-by: Nicolas Rol <nicolas.rol@rte-france.com> (cherry picked from commit 7aa28d8)
8000fb6 to
765ee53
Compare
Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com>
|
rolnico
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Please check if the PR fulfills these requirements
What kind of change does this PR introduce?
Prepare release v7.2.2
Other information:
⚠️ DO NOT squash the commits, merge with fast-forward locally