Skip to content

feat: rename ahrefs references to seo in opportunity status processor#246

Merged
rpapani merged 1 commit intomainfrom
feat/rename-ahrefs-to-seo
Apr 2, 2026
Merged

feat: rename ahrefs references to seo in opportunity status processor#246
rpapani merged 1 commit intomainfrom
feat/rename-ahrefs-to-seo

Conversation

@rpapani
Copy link
Copy Markdown
Contributor

@rpapani rpapani commented Apr 2, 2026

Summary

  • Rename dependency key AHREFSImportSEOImport in OPPORTUNITY_DEPENDENCY_MAP
  • Rename isAHREFSImportDataAvailable()isSEOImportDataAvailable()
  • Update SiteTopPage query source from 'ahrefs' to 'seo'
  • Update all variable names, Slack status messages, and response object keys
  • Update all test assertions and fixtures to match

Part of the Ahrefs → SEO data provider migration.

Test plan

  • All 428 tests pass
  • Lint passes
  • Zero ahrefs/AHREFS references remaining in src/ and test/

🤖 Generated with Claude Code

Part of the Ahrefs → SEO data provider migration.

- Rename dependency key `AHREFSImport` → `SEOImport` in opportunity dependency map
- Rename `isAHREFSImportDataAvailable` → `isSEOImportDataAvailable`
- Update SiteTopPage query source from `'ahrefs'` to `'seo'`
- Update all variable names, Slack messages, and response object keys
- Update all test assertions and fixtures

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

This PR will trigger a minor release when merged.

@rpapani rpapani requested a review from solaris007 April 2, 2026 13:54
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rpapani rpapani merged commit 22388c6 into main Apr 2, 2026
20 checks passed
@rpapani rpapani deleted the feat/rename-ahrefs-to-seo branch April 2, 2026 14:25
solaris007 pushed a commit that referenced this pull request Apr 2, 2026
# [1.13.0](v1.12.21...v1.13.0) (2026-04-02)

### Features

* rename ahrefs references to seo in opportunity status processor ([#246](#246)) ([22388c6](22388c6))
@solaris007
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants