powsybl-open-loadflow
powsybl-open-loadflow copied to clipboard
Draft: Add reports in LfNetworkLoaderImpl
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 please sign your commits and force push
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