-
Notifications
You must be signed in to change notification settings - Fork 2
Fix/test suite and eloquent events #71
base: main
Are you sure you want to change the base?
Fix/test suite and eloquent events #71
Conversation
WalkthroughUpdates return types of grant/revoke methods from void to bool across testing interfaces, adds new method stubs to ManagerInterface implementation, expands parameter types to accept string|array, and removes a non-existent Laravel model event hook from the HasAuthorization trait initialization. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
🧰 Additional context used📓 Path-based instructions (1)**/*.php📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧬 Code graph analysis (2)src/Testing/FakeOpenFga.php (3)
src/Testing/FakesOpenFga.php (2)
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (1)
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 |
Pull Request
Summary
Delete
replicatedevent and fix test suiteFixes #35
Type
Implementation
Deleted
replicatedevent this it doesnt exist in default laravel frameworkFixed types and implemented fake inline class
I didn't applied missed contract methods in this PR
Testing
Checklist
Summary by CodeRabbit