powsybl-open-loadflow icon indicating copy to clipboard operation
powsybl-open-loadflow copied to clipboard

Draft: Add reports in LfNetworkLoaderImpl

Open caioluke opened this issue 1 year ago • 1 comments

Please check if the PR fulfills these requirements

  • [x] The commit message follows our guidelines
  • [x] 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
  • [X] No

caioluke avatar Apr 18 '24 09:04 caioluke

@caioluke please sign your commits and force push

jeandemanged avatar Apr 25 '24 08:04 jeandemanged