Skip to content

[#188] Align project code with framework renames#189

Merged
armanist merged 3 commits into
softberg:masterfrom
armanist:issue/188-align-project-framework-renames
May 6, 2026
Merged

[#188] Align project code with framework renames#189
armanist merged 3 commits into
softberg:masterfrom
armanist:issue/188-align-project-framework-renames

Conversation

@armanist
Copy link
Copy Markdown
Member

@armanist armanist commented May 6, 2026

Closes #188

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

Warning

Rate limit exceeded

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

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: d59c9fad-5b8c-491f-be93-d5d1e5f80183

📥 Commits

Reviewing files that changed from the base of the PR and between 227425e and 762e252.

📒 Files selected for processing (22)
  • migrations/create_table_comments_1698145440.php
  • migrations/create_table_posts_1669639752.php
  • migrations/create_table_users_1669639740.php
  • shared/Commands/CommentCreateCommand.php
  • shared/Commands/CommentDeleteCommand.php
  • shared/Commands/DemoCommand.php
  • shared/Commands/PostCreateCommand.php
  • shared/Commands/PostDeleteCommand.php
  • shared/Commands/PostShowCommand.php
  • shared/Commands/PostUpdateCommand.php
  • shared/Commands/UserCreateCommand.php
  • shared/Commands/UserDeleteCommand.php
  • shared/Commands/UserShowCommand.php
  • shared/Services/AuthService.php
  • shared/Services/CommentService.php
  • shared/Services/PostService.php
  • tests/Feature/AppTestCase.php
  • tests/Feature/modules/Api/AuthControllerTest.php
  • tests/Feature/modules/Api/CommentControllerTest.php
  • tests/Feature/modules/Api/PostControllerTest.php
  • tests/Feature/modules/Api/PostManagementControllerTest.php
  • tests/bootstrap.php
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

armanist added 2 commits May 6, 2026 18:48
# Conflicts:
#	shared/Commands/DemoCommand.php
#	tests/Feature/AppTestCase.php
#	tests/Feature/modules/Api/AuthControllerTest.php
#	tests/Feature/modules/Api/CommentControllerTest.php
#	tests/Feature/modules/Api/PostControllerTest.php
#	tests/Feature/modules/Api/PostManagementControllerTest.php
@armanist
Copy link
Copy Markdown
Member Author

armanist commented May 6, 2026

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@armanist armanist merged commit ce4e908 into softberg:master May 6, 2026
5 checks passed
@armanist armanist deleted the issue/188-align-project-framework-renames branch May 6, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align project with framework rename and request lifecycle changes

2 participants