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

Remove dangling lines merge by ID #2677

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

olperr1
Copy link
Member

@olperr1 olperr1 commented Aug 16, 2023

Please check if the PR fulfills these requirements

  • 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)

What kind of change does this PR introduce?

Feature

What is the current behavior?

When 2 dangling lines have the same id, if one or two of them don't have a ucteXnodeCode, they are merged into a tie line during networks' merge.

What is the new behavior (if this is a feature change)?
If 2 dangling lines have the same id, regardless of their ucteXnodeCode, the networks' merge will fail.

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

  • The Breaking Change or Deprecated label has been added
  • The migration guide has been updated in the github wiki (What changes might users need to make in their application due to this PR?)

Other information:

@olperr1 olperr1 force-pushed the remove_dangling_lines_merge_by_id branch 2 times, most recently from d6db0b0 to 8d1ae63 Compare August 22, 2023 11:54
@olperr1 olperr1 changed the base branch from subnetworks to main August 22, 2023 11:54
Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com>
@olperr1 olperr1 force-pushed the remove_dangling_lines_merge_by_id branch from 8d1ae63 to 764b7b0 Compare August 22, 2023 12:20
@olperr1 olperr1 marked this pull request as ready for review August 22, 2023 12:25
@olperr1 olperr1 requested a review from annetill August 22, 2023 12:26
@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

@annetill annetill merged commit 90cb567 into main Aug 22, 2023
@annetill annetill deleted the remove_dangling_lines_merge_by_id branch August 22, 2023 13:37
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