Skip to content

fixed role enums#35

Merged
mattknatt merged 1 commit intomainfrom
rename/roles
Apr 7, 2026
Merged

fixed role enums#35
mattknatt merged 1 commit intomainfrom
rename/roles

Conversation

@LinusWestling
Copy link
Copy Markdown
Collaborator

Closes #31

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 2, 2026

Warning

Rate limit exceeded

@LinusWestling has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 14 minutes and 17 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 14 minutes and 17 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: ed32d8ee-c440-49b7-b195-79fbb46c0a07

📥 Commits

Reviewing files that changed from the base of the PR and between 81b32ad and 7507513.

📒 Files selected for processing (9)
  • src/main/java/org/example/projektarendehantering/application/service/AuditService.java
  • src/main/java/org/example/projektarendehantering/application/service/CaseService.java
  • src/main/java/org/example/projektarendehantering/application/service/EmployeeService.java
  • src/main/java/org/example/projektarendehantering/common/Role.java
  • src/main/java/org/example/projektarendehantering/infrastructure/config/SecurityConfig.java
  • src/main/java/org/example/projektarendehantering/infrastructure/security/HeaderCurrentUserAdapter.java
  • src/main/resources/data.sql
  • src/test/java/org/example/projektarendehantering/ProjektArendehanteringApplicationTests.java
  • src/test/resources/data-test.sql
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rename/roles

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.

@mattknatt mattknatt merged commit 213945a into main Apr 7, 2026
2 checks passed
@mattknatt mattknatt deleted the rename/roles branch April 7, 2026 09:11
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.

Replace legacy role enums and assign to new enums (MANAGER, DOCTOR, NURSE, PATIENT)

2 participants