powsybl / powsybl-dynawo

Dynawo integration in powsybl
Mozilla Public License 2.0
3 stars 0 forks source link

Hvdc var name handler #389

Closed Lisrte closed 1 month ago

Lisrte commented 1 month ago

Please check if the PR fulfills these requirements

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Both Hvdc P and Vsc use an event var name supplier returning var name specific to each model. Connection point var name should have the same system but at the moment Hvdc P var name is used by both models.

What is the new behavior (if this is a feature change)? Replace Hvdc event var name supplier with HvdcVarNameHandler class returning event and Connection point var name.

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud