Florian Dupuy

Results 59 issues of Florian Dupuy

**Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines **Does this PR already have an issue describing the problem?** No **What kind of...

Breaking Change
June release

**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 /...

**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 /...

bug

**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 We use Suppliers.memoize to construct a Schema to validate a file against **any** iidm version ### Describe the expected behavior We use Suppliers.memoize with a...

### Describe the current behavior ComparisonUtils::compareXml is used in unit tests ### Describe the expected behavior ComparisonUtils::compareXml is not used in the CI to reduce the corresponding time cost. ComparisonUtils::compareTxt...

### Describe the current behavior When a user disconnect a terminal, he only knows if the disconnection was successful or not. Hence, when disconnecting a branch with one non-disconnectable side,...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Voltage and angle of bus taken from first terminal encountered **If the current...

### Describe the current behavior Launching several loadflows on separaed environments needs the LfNetwork to be rebuild. ### Describe the expected behavior The LfNetwork can be serialized/deserialized so that it...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Some corner cases not covered: 1. `VoltageControl::findVoltageControlsSortedByPriority` only checks if the controlled bus...