Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get switches and internal connections directly from node #343

Merged
merged 6 commits into from
Sep 16, 2021

Conversation

flo-dup
Copy link
Contributor

@flo-dup flo-dup commented Jul 30, 2021

Please check if the PR fulfills these requirements (please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes)

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem ?
No

What kind of change does this PR introduce?
Update for powsybl/powsybl-core#1802

What is the current behavior?
Getting the switches or internal connections from a node by looping over all of them

What is the new behavior (if this is a feature change)?
Getting the switches or internal connections directly from a given node

Does this PR introduce a breaking change or deprecate an API?
No

@flo-dup flo-dup changed the title Get switches from node Get switches and internal connections directly from node Jul 30, 2021
Signed-off-by: Anne Tilloy <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@flo-dup flo-dup merged commit b7bcfe7 into master Sep 16, 2021
@flo-dup flo-dup deleted the get_switches_from_node branch September 16, 2021 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants