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

powsybl-ws-dependencies 2.7.0 #128

Merged
merged 3 commits into from
Feb 2, 2024
Merged

Conversation

antoinebhs
Copy link
Collaborator

No description provided.

Signed-off-by: BOUHOURS Antoine <[email protected]>
@antoinebhs antoinebhs force-pushed the update_powsybl-ws-dependencies_2.7.0 branch from 22be149 to 74a0474 Compare January 31, 2024 15:29

@Override
public void write(ActivePowerControl activePowerControl, SerializerContext serializerContext) {
throw new IllegalStateException("Should never be called");
Copy link
Member

Choose a reason for hiding this comment

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

use the same message everywhere "should not happen" or "should never be called" (I know it was already like this before but it's weird no ?)

Copy link
Collaborator Author

@antoinebhs antoinebhs Feb 1, 2024

Choose a reason for hiding this comment

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

I agree with you but these 3 classes (GeneratorActivePowerControlSerDe.java, GeneratorShortCircuitsSerDe.java,VoltageLevelShortCircuitsSerDe.java) are duplicated from rte-core/iidm-cvg-extensions. I added a comment at the top of the 3 files to make it clearer.
I think we should not change the message to be consistent with the private repository rte-core/iidm-cvg-extensions.

Signed-off-by: BOUHOURS Antoine <[email protected]>
Copy link

sonarqubecloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

3 New issues
0 Security Hotspots
90.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@antoinebhs antoinebhs merged commit 05ef43a into main Feb 2, 2024
4 checks passed
@antoinebhs antoinebhs deleted the update_powsybl-ws-dependencies_2.7.0 branch February 2, 2024 09:48
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