Skip to content

send reference notification - #1029

Draft
Mathieu-Deharbe wants to merge 1 commit into
mainfrom
reference-notifications
Draft

send reference notification#1029
Mathieu-Deharbe wants to merge 1 commit into
mainfrom
reference-notifications

Conversation

@Mathieu-Deharbe

Copy link
Copy Markdown
Contributor
  • adds dummy empty endpoint in order to receive the notifications (they will be handled in a later PR)

Signed-off-by: Mathieu DEHARBE <mathieu.deharbe@rte-france.com>
@coderabbitai

This comment was marked as low quality.

@Mathieu-Deharbe
Mathieu-Deharbe marked this pull request as draft July 24, 2026 11:58
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/main/java/org/gridsuite/study/server/controller/StudyController.java`:
- Around line 688-703: The referenceNotification endpoint currently claims
successful handling despite only acknowledging and discarding the notification.
Update its `@Operation` summary and `@ApiResponse` description to describe
receipt/acknowledgement rather than processing, while preserving the existing
response behavior until notification handling is implemented.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8d4010c0-308e-4127-853f-20591fb28689

📥 Commits

Reviewing files that changed from the base of the PR and between ea871f0 and bc2034f.

📒 Files selected for processing (3)
  • src/main/java/org/gridsuite/study/server/controller/StudyController.java
  • src/main/java/org/gridsuite/study/server/dto/ComputationType.java
  • src/main/java/org/gridsuite/study/server/dto/ReferenceNotificationType.java

@Mathieu-Deharbe Mathieu-Deharbe self-assigned this Jul 24, 2026
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.

1 participant