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

Add reports in LfNetworkLoaderImpl #1020

Merged
merged 9 commits into from
May 16, 2024
Merged

Conversation

caioluke
Copy link
Member

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?

The class LfNetworkLoaderImpl has a lot of information logged via the LOGGER, but the same information is not reported in the ReportNode API.

What is the new behavior (if this is a feature change)?
Important information will also be reported in the ReportNode API.

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

  • Yes
  • No

@jeandemanged
Copy link
Member

@caioluke please sign your commits and force push

@caioluke caioluke force-pushed the add_reports_in_lfnetworkloaderimpl branch from 4ab844e to ea8403a Compare April 29, 2024 09:51
Copy link
Member

@jeandemanged jeandemanged left a comment

Choose a reason for hiding this comment

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

there is a merge commit you did locally that you have to sign ...

Signed-off-by: Caio Luke <caioluke97@gmail.com>
@caioluke caioluke force-pushed the add_reports_in_lfnetworkloaderimpl branch from a53116f to 95d3b20 Compare May 3, 2024 12:15
@caioluke caioluke changed the title Draft: Add reports in LfNetworkLoaderImpl Add reports in LfNetworkLoaderImpl May 3, 2024
caioluke and others added 2 commits May 6, 2024 15:17
# Conflicts:
#	src/test/java/com/powsybl/openloadflow/ac/GeneratorRemoteControlTest.java
Copy link
Member

@jeandemanged jeandemanged left a comment

Choose a reason for hiding this comment

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

please cover also checkUniqueControlledBus

caioluke and others added 5 commits May 14, 2024 16:08
Signed-off-by: Caio Luke <caioluke97@gmail.com>
Signed-off-by: Damien Jeandemange <damien.jeandemange@artelys.com>
Signed-off-by: Damien Jeandemange <damien.jeandemange@artelys.com>
Copy link

@geofjamg geofjamg merged commit 8374b68 into main May 16, 2024
6 checks passed
@geofjamg geofjamg deleted the add_reports_in_lfnetworkloaderimpl branch May 16, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants