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

Zone diagram (multiple substations) on a substation grid #550

Merged

Conversation

tadam50
Copy link
Contributor

@tadam50 tadam50 commented Sep 26, 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)

Does this PR already have an issue describing the problem?
'Fixes #520'

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:

@tadam50 tadam50 requested a review from So-Fras September 26, 2023 10:02
@tadam50 tadam50 self-assigned this Sep 26, 2023
@tadam50 tadam50 linked an issue Sep 26, 2023 that may be closed by this pull request
@tadam50 tadam50 added the SLD label Sep 26, 2023
@tadam50 tadam50 force-pushed the 520-zone-diagram-multiple-substations-on-a-substation-grid branch from be9083e to 8dee2ed Compare September 28, 2023 08:20
@tadam50 tadam50 force-pushed the 520-zone-diagram-multiple-substations-on-a-substation-grid branch from 8dee2ed to 13cd56a Compare October 3, 2023 12:31
@tadam50 tadam50 force-pushed the 520-zone-diagram-multiple-substations-on-a-substation-grid branch 2 times, most recently from 588304c to 5a133e0 Compare October 23, 2023 15:07
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

82.9% 82.9% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link
Member

@So-Fras So-Fras left a comment

Choose a reason for hiding this comment

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

Thank you for the huge work so far!
I left some remarks. I did not go through the DijkstraPathFinder class thoroughly though, I keep it for another time :)

@tadam50 tadam50 force-pushed the 520-zone-diagram-multiple-substations-on-a-substation-grid branch from c85f848 to 8da9d05 Compare November 30, 2023 12:36
@tadam50 tadam50 force-pushed the 520-zone-diagram-multiple-substations-on-a-substation-grid branch from cd7338e to 36a6d98 Compare December 13, 2023 10:29
@tadam50 tadam50 force-pushed the 520-zone-diagram-multiple-substations-on-a-substation-grid branch from f82cc44 to 799c043 Compare January 16, 2024 15:52
@tadam50 tadam50 marked this pull request as ready for review January 17, 2024 13:11
@tadam50 tadam50 requested a review from So-Fras January 17, 2024 13:11
@So-Fras So-Fras requested a review from flo-dup January 18, 2024 14:20
@tadam50 tadam50 force-pushed the 520-zone-diagram-multiple-substations-on-a-substation-grid branch from 4204e88 to 0e895c5 Compare January 29, 2024 09:51
Signed-off-by: Thomas ADAM <[email protected]>
Signed-off-by: Thomas ADAM <[email protected]>
Signed-off-by: Thomas ADAM <[email protected]>
Signed-off-by: Thomas ADAM <[email protected]>
Use smoothPath method to reduce snakeline point list

Signed-off-by: Thomas ADAM <[email protected]>
Signed-off-by: Thomas ADAM <[email protected]>
Signed-off-by: Thomas ADAM <[email protected]>
Signed-off-by: Thomas ADAM <[email protected]>
Signed-off-by: Thomas ADAM <[email protected]>
@tadam50 tadam50 force-pushed the 520-zone-diagram-multiple-substations-on-a-substation-grid branch from d831d26 to ffcec64 Compare January 29, 2024 15:25
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
96.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Member

@So-Fras So-Fras left a comment

Choose a reason for hiding this comment

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

Thank you @tadam50 for the huge amount of work you put in this PR. Even though there are some glitches that we know we have to take care of in our next releases, it is great that we can offer this new feature for our users to test out.

@So-Fras So-Fras merged commit fb77b1b into main Jan 29, 2024
6 checks passed
@So-Fras So-Fras deleted the 520-zone-diagram-multiple-substations-on-a-substation-grid branch January 29, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Status: In progress
Development

Successfully merging this pull request may close these issues.

Zone diagram (multiple substations) on a substation grid
2 participants