Skip to content

Conversation

@ildyria
Copy link
Member

@ildyria ildyria commented Dec 23, 2025

Summary by CodeRabbit

  • Refactor
    • Internal contract structure updates to streamline interfaces.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Dec 23, 2025

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The validate() method and its associated docblock have been removed from the LycheeVerify\Contract\VerifyInterface interface. The interface now terminates with the when() method definition. This is an isolated change with no other functional modifications.

Changes

Cohort / File(s) Summary
Interface Contract Cleanup
src/Contract/VerifyInterface.php
Removed public function validate(): bool method declaration and its docblock from the verify interface.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 A method once stood in the contract so clean,
But validate() had to go, if you know what I mean!
Now when() takes the stage with grace,
The interface is lighter—a simpler place! ✨


📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between be8b436 and 53e48a1.

📒 Files selected for processing (1)
  • src/Contract/VerifyInterface.php

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.

@ildyria ildyria merged commit 19e3f99 into main Dec 23, 2025
9 of 10 checks passed
@ildyria ildyria deleted the remove-validate-from-interface branch December 23, 2025 10:02
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.

2 participants