Sophie Frasnedo

Results 31 issues of Sophie Frasnedo

### Describe the current behavior In network-area-diagram, branches and tie lines are set to blink when they are overloaded (i.e. when the current permanent limit is violated). In single-line-diagram, such...

SLD

### Describe the current behavior When we create a simple voltage level in Bus/Breaker view, with the code below: ``` Network network2 = Network.create("test", "test"); Substation substation = createSubstation(network2, "S1",...

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

bug
Breaking change
SLD

### Describe the current behavior In the `setDecoratorAttributes` method of the `DefaultSVGWriter `class, the line `List svgNodeSubcomponentStyles = styleProvider.getNodeSubcomponentStyles(graph, node, subComponentName)` may call the `AbstractVoltageStyleProvider` `getNodeSubcomponentStyles`. The decorator gets the...

bug
SLD

### Describe the current behavior When searching for the best anchor points to connect two components, only the minimum distance between candidate anchor points is used (`WireConnection `> `searchBestAnchorPoints`). ###...

bug

* **Do you want to request a *feature* or report a *bug*?** Feature * **What is the current behavior?** In single-line diagram, some cgmes-only parameters (`cgmesUseName`, `cgmesScaleFactor`, `cgmesDiagramName`) are present...

Refactoring
SLD

* **Do you want to request a *feature* or report a *bug*?** Feature * **What is the current behavior?** The `PositionVoltageLevelLayoutFactory `class has some attributes that would maybe fit in...

enhancement
SLD

* **Do you want to request a *feature* or report a *bug*?** Improvement on current code without changing its behavior. * **What is the current behavior?** The function `getNextDepthVoltageLevels `in...

Technical debt
NAD

**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** - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes...