-
Notifications
You must be signed in to change notification settings - Fork 0
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 voltage level tabular modification. #393
Conversation
Signed-off-by: Franck LECUYER <[email protected]>
…ion-server into main # Conflicts: # src/main/java/org/gridsuite/modification/server/modifications/VoltageInitModification.java # src/test/resources/reports_voltage_init_modification_ok.json # src/test/resources/reports_voltage_init_modification_warnings.json
Signed-off-by: AAJELLAL <[email protected]>
…ion-server into voltage-level-tabular-modification
Signed-off-by: AAJELLAL <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code: just minor remarks
tests: ok
src/main/java/org/gridsuite/modification/server/modifications/TabularModification.java
Outdated
Show resolved
Hide resolved
...fication/server/modifications/tabularmodifications/TabularVoltageLevelModificationsTest.java
Show resolved
Hide resolved
...fication/server/modifications/tabularmodifications/TabularVoltageLevelModificationsTest.java
Show resolved
Hide resolved
Signed-off-by: AAJELLAL <[email protected]>
…ion-server into voltage-level-tabular-modification
…om/gridsuite/network-modification-server into voltage-level-tabular-modification
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code: please complete assertAfterNetworkModificationDeletion()
tests: ok
Signed-off-by: AAJELLAL <[email protected]>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code: ok
tests: not done with last commit
No description provided.