Skip to content

Conversation

EtienneLt
Copy link
Contributor

No description provided.

@EtienneLt EtienneLt self-assigned this Oct 6, 2025
Copy link

sonarqubecloud bot commented Oct 6, 2025

return feederBayInfos;
}

private static TopologyInfos.TopologyInfosBuilder<?, ?> createDefaultTopologyInfosBuilder() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create an empty object nope ? This can return false data

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ghazwarhili what do you think ?

int maxBusbarIndex = 1;
int maxSectionIndex = 1;
boolean busbarSectionPositionFound = true;
for (BusbarSection bbs : voltageLevel.getNodeBreakerView().getBusbarSections()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would be nice to have a dedicated method for busbarSectionInfos

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but it's not the purpose of the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants