Skip to content

Integrating powsybl-dependencies 2025.3.0 and powsybl-optimizer 0.16.0#1134

Merged
HugoKulesza merged 14 commits intomainfrom
ci/core-7.1.0-SNAPSHOT
Jan 5, 2026
Merged

Integrating powsybl-dependencies 2025.3.0 and powsybl-optimizer 0.16.0#1134
HugoKulesza merged 14 commits intomainfrom
ci/core-7.1.0-SNAPSHOT

Conversation

@HugoKulesza
Copy link
Collaborator

@HugoKulesza HugoKulesza commented Dec 15, 2025

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)
  • A PR or issue has been opened in all impacted repositories (if any)

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?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
…g report node (check in python to do)

Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
…agram release

Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
@HugoKulesza HugoKulesza changed the title Integrating powsybl-dependencies 2025.3.0 and powsybl-optimizer 0.15.0 Integrating powsybl-dependencies 2025.3.0 and powsybl-optimizer 0.16.0 Dec 18, 2025
Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
self.dc_use_transformer_ratio = dc_use_transformer_ratio
if countries_to_balance is not None:
self.countries_to_balance = countries_to_balance
if component_mode is not None:
Copy link
Member

Choose a reason for hiding this comment

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

Maybe an exception if we set both of them ?

return self._convert_to_connected_component_mode()

@connected_component_mode.setter
def connected_component_mode(self, connected_component_mode: ConnectedComponentMode) -> None:
Copy link
Member

Choose a reason for hiding this comment

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

ConnectedComponentMode class should also be flagged deprecated ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have not found a good way to do it (the class is declared in the bindings in cpp not in python)...

Copy link
Member

Choose a reason for hiding this comment

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

OK



@pytest.mark.skip(reason="CI doesn't have a Ampl and Knitro runtime.")
#@pytest.mark.skip(reason="CI doesn't have a Ampl and Knitro runtime.")
Copy link
Member

Choose a reason for hiding this comment

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

?

Signed-off-by: Hugo KULESZA <hugo.kulesza@rte-france.com>
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

Copy link
Contributor

@flo-dup flo-dup left a comment

Choose a reason for hiding this comment

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

Looks good to me for the diagrams part

@HugoKulesza HugoKulesza merged commit 9781e54 into main Jan 5, 2026
10 checks passed
@HugoKulesza HugoKulesza deleted the ci/core-7.1.0-SNAPSHOT branch January 5, 2026 09:01
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.

3 participants