Florian Dupuy
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...
**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 Many reports are currently missing: - some modules/processes do not report anything - some modules only report the minimal information (for instance some are only...
### Describe the current behavior Currently, if a ReportNode is created, we cannot easily delay its creation (especially if we want to add children to it). ### Describe the expected...
### Describe the current behavior Currently, when a ReportNode has children, the parent node is often created way before the children, leading to a message which has little value, except...
**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...
**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)...
### Describe the current behavior Some useful parameters for diagrams cannot be set from pypowsybl: - `layoutParameters.spaceForFeederInfos` for single-line diagrams (should be automatically increased if current feederInfos is displayed?) -...