-
Notifications
You must be signed in to change notification settings - Fork 1.5k
remove hunter #1662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove hunter #1662
Conversation
WalkthroughThe Hunter subscraping source has been completely removed from the codebase. This includes deletion of the hunter implementation file, removal of the hunter source from the public AllSources registry, and removal of corresponding test data entries. The removal was prompted by consistent 403 HTTP errors from the Hunter API. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes The changes are homogeneous and straightforward: consistent removal of the Hunter source across three files with no complex logic interactions or conditional dependencies to validate. The edits are repetitive in nature (registry removal, test data cleanup, and file deletion). Poem
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (3)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
Comment |
closes #1661
Summary by CodeRabbit