Remove unused userId in SA, sensi and filters servers#972
Conversation
Signed-off-by: Caroline Jeandat <caroline.jeandat@rte-france.com>
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughRemoved propagation of the user-id header and corresponding method parameters across controller, study service, analysis services, and consumer service for security- and sensitivity-analysis parameter retrieval/duplication; additionally deleted the EquipmentsContainer DTO and its JPA embeddable converter. ChangesRemove userId propagation for analysis parameters
Remove EquipmentsContainer DTO and Embeddable
Suggested reviewers
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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. Comment |
thangqp
left a comment
There was a problem hiding this comment.
to clean
org.gridsuite.study.server.dto.sensianalysis.EquipmentsContainer and
org/gridsuite/study/server/repository/EquipmentsContainerEmbeddable.java
Signed-off-by: Caroline Jeandat <caroline.jeandat@rte-france.com>
|
|



PR Summary