Skip to content

fix ipor fusion slug rename to fusion-by-ipor#2429

Merged
0xkr3p merged 1 commit intoDefiLlama:masterfrom
0xkr3p:fix/ipor-fusion-slug
Feb 27, 2026
Merged

fix ipor fusion slug rename to fusion-by-ipor#2429
0xkr3p merged 1 commit intoDefiLlama:masterfrom
0xkr3p:fix/ipor-fusion-slug

Conversation

@0xkr3p
Copy link
Contributor

@0xkr3p 0xkr3p commented Feb 27, 2026

Summary by CodeRabbit

  • Chores
    • Project identifier updated from 'ipor-fusion' to 'fusion-by-ipor' throughout the system and database.

@0xkr3p 0xkr3p marked this pull request as ready for review February 27, 2026 13:52
@coderabbitai
Copy link

coderabbitai bot commented Feb 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 643ff6d and 5b1a498.

📒 Files selected for processing (2)
  • migrations/1772200256216_rename-ipor-fusion-to-fusion-by-ipor.js
  • src/adaptors/fusion-by-ipor/index.js

📝 Walkthrough

Walkthrough

This pull request renames the project identifier from 'ipor-fusion' to 'fusion-by-ipor' across the database schema and the adaptor code. A new migration file updates existing config rows, while the adaptor code returns the updated project name in its pool metadata.

Changes

Cohort / File(s) Summary
Database Migration
migrations/1772200256216_rename-ipor-fusion-to-fusion-by-ipor.js
Adds migration functions to update the project column in config table from 'ipor-fusion' to 'fusion-by-ipor' (up) and revert it (down).
Adaptor Configuration
src/adaptors/fusion-by-ipor/index.js
Updates the project property returned by buildPool from 'ipor-fusion' to 'fusion-by-ipor'.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A rabbit's tale of names anew,
From 'ipor-fusion' through and through,
To 'fusion-by-ipor' so fine,
Database and code now both align,
Migration hops, the change is done! ✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix ipor fusion slug rename to fusion-by-ipor' clearly describes the main change: renaming the project slug from 'ipor-fusion' to 'fusion-by-ipor' across the codebase.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

@0xkr3p 0xkr3p merged commit 93fcf36 into DefiLlama:master Feb 27, 2026
2 checks passed
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.

1 participant