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

Asym parser #836

Open
wants to merge 160 commits into
base: AsymTfoImpl
Choose a base branch
from
Open

Asym parser #836

wants to merge 160 commits into from

Conversation

JB-H
Copy link
Contributor

@JB-H JB-H commented Aug 24, 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?

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior (if this is a feature change)?

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:

@JB-H JB-H requested review from geofjamg and annetill August 24, 2023 17:34
# Conflicts:
#	src/main/java/com/powsybl/openloadflow/ac/AcTargetVector.java
#	src/main/java/com/powsybl/openloadflow/ac/equations/asym/AbstractAsymmetricalClosedBranchCoupledFlowEquationTerm.java
#	src/main/java/com/powsybl/openloadflow/ac/nr/NewtonRaphson.java
@annetill annetill changed the base branch from main to AsymTfoImpl October 5, 2023 07:43
# Conflicts:
#	src/main/java/com/powsybl/openloadflow/ac/AcTargetVector.java
#	src/main/java/com/powsybl/openloadflow/ac/nr/NewtonRaphson.java
#	src/main/java/com/powsybl/openloadflow/network/util/AsymIeeeFeederParser.java
#	src/main/java/com/powsybl/openloadflow/network/util/AsymLvFeederParser.java
#	src/test/java/com/powsybl/openloadflow/ac/Asym34BusFeederTest.java
# Conflicts:
#	src/main/java/com/powsybl/openloadflow/network/util/AsymLvFeederParser.java
#	src/test/java/com/powsybl/openloadflow/ac/Asym34BusFeederTest.java
Signed-off-by: JB-H <[email protected]>
# Conflicts:
#	src/test/java/com/powsybl/openloadflow/ac/Asym34BusFeederTest.java
@sonarcloud
Copy link

sonarcloud bot commented Oct 12, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

94.5% 94.5% Coverage
3.4% 3.4% Duplication

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

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.

None yet

1 participant