Skip to content

Clean up supervision controller tests setup#1008

Merged
Meklo merged 4 commits into
mainfrom
marcellinh/clean_rootNetworkNodeInfoRepository_supervision_tests
Jun 12, 2026
Merged

Clean up supervision controller tests setup#1008
Meklo merged 4 commits into
mainfrom
marcellinh/clean_rootNetworkNodeInfoRepository_supervision_tests

Conversation

@Meklo

@Meklo Meklo commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

PR Summary

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@Meklo, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 54 minutes and 23 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4a645053-91a1-41f3-b67b-0ff437d8d47e

📥 Commits

Reviewing files that changed from the base of the PR and between 4c32ece and 690ee77.

📒 Files selected for processing (1)
  • src/test/java/org/gridsuite/study/server/SupervisionControllerTest.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.

@Meklo Meklo changed the title Clean up rootNetworkNodeInfoRepository in supervision controller test Clean up supervision controller tests setup Jun 12, 2026
@sonarqubecloud

Copy link
Copy Markdown

network.getIdentifiables().forEach(idable -> equipmentInfosService.addEquipmentInfos(toEquipmentInfos(idable)));

when(networkConversionService.checkStudyIndexationStatus(NETWORK_UUID)).thenReturn(true);
rootNetworkNodeInfoRepository.deleteAll();

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.

needed in setup and tearDown ?

@Meklo Meklo merged commit 855200d into main Jun 12, 2026
8 of 10 checks passed
@Meklo Meklo deleted the marcellinh/clean_rootNetworkNodeInfoRepository_supervision_tests branch June 12, 2026 12:39
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