Skip to content

Upgrade to powsybl dependencies 2026.0.0#231

Open
FranckLecuyer wants to merge 3 commits intomainfrom
upgrade_to_powsybl_dependencies_2026.0.0
Open

Upgrade to powsybl dependencies 2026.0.0#231
FranckLecuyer wants to merge 3 commits intomainfrom
upgrade_to_powsybl_dependencies_2026.0.0

Conversation

@FranckLecuyer
Copy link
Copy Markdown
Contributor

PR Summary

Signed-off-by: Franck LECUYER <franck.lecuyer@rte-france.com>
Signed-off-by: Franck LECUYER <franck.lecuyer@rte-france.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 26, 2026

Warning

Rate limit exceeded

@FranckLecuyer has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 24 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 7 minutes and 24 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e0639974-d9e8-48de-a5a1-314bc87e074e

📥 Commits

Reviewing files that changed from the base of the PR and between d158676 and 70f85b9.

📒 Files selected for processing (11)
  • pom.xml
  • src/main/java/org/gridsuite/loadflow/server/LoadFlowController.java
  • src/main/java/org/gridsuite/loadflow/server/dto/LimitViolationInfos.java
  • src/main/java/org/gridsuite/loadflow/server/entities/LimitViolationEntity.java
  • src/main/java/org/gridsuite/loadflow/server/repositories/LimitViolationRepository.java
  • src/main/java/org/gridsuite/loadflow/server/service/FilterService.java
  • src/main/java/org/gridsuite/loadflow/server/service/LoadFlowResultService.java
  • src/main/java/org/gridsuite/loadflow/server/service/LoadFlowWorkerService.java
  • src/test/java/org/gridsuite/loadflow/server/LoadFlowControllerTest.java
  • src/test/java/org/gridsuite/loadflow/server/LoadFlowServiceTest.java
  • src/test/java/org/gridsuite/loadflow/server/LoadFlowWorkerServiceTest.java

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@FranckLecuyer FranckLecuyer marked this pull request as ready for review April 10, 2026 13:54
Comment thread pom.xml
<powsybl-balances-adjustment.version>3.1.0</powsybl-balances-adjustment.version>
<!-- FIXME: to be removed at next powsybl-ws-dependencies upgrade -->
<gridsuite-computation.version>2.1.0</gridsuite-computation.version>
<powsybl-balances-adjustment.version>3.2.0-SNAPSHOT</powsybl-balances-adjustment.version>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

powsybl-balances-adjustment is in powsybl-entsoe that is in powsybl-dependencies so I think the version number could be removed

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.

2 participants