Olivier Perrin
Olivier Perrin
**Please check if the PR fulfills these requirements** - [X] The commit message follows our guidelines - [X] Tests for the changes have been added (for bug fixes / features)...
**Please check if the PR fulfills these requirements** - [X] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes /...
### Describe the current behavior During security analyses, we cannot detect when a specific limit is almost reached. The default `LimitViolationDetector` can be configured to support a limit reduction, but...
### Describe the current behavior The code doing the dangling lines pairing when merging networks is hard to read (especially the `TieLineUtil.findAndAssociateDanglingLines` method) and to evolve. ### Describe the expected...
**Please check if the PR fulfills these requirements** - [X] The commit message follows our guidelines - [X] Tests for the changes have been added (for bug fixes / features)...
**Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes...
### Describe the current behavior When applying network modifications to a network, there is no way to know if all of them can be successfully applied prior to applying them....
### Describe the current behavior When adding a new temporary limit to a `LoadingLimits`, if another temporary limit has the same acceptable duration, it will be replaced by the new...
### Describe the current behavior The following providers have methods allowing to retrieve the specific parameters' description: - `LoadFlowProvider` - `ShortCircuitAnalysisProvider` ### Describe the expected behavior The other providers could...
**Please check if the PR fulfills these requirements** - [X] The commit message follows our guidelines - [X] Tests for the changes have been added (for bug fixes / features)...