Skip to content

feat: Yield+#5437

Draft
therealemjy wants to merge 3 commits intomainfrom
feat/yield-plus
Draft

feat: Yield+#5437
therealemjy wants to merge 3 commits intomainfrom
feat/yield-plus

Conversation

@therealemjy
Copy link
Member

Jira ticket(s)

VEN-XXX

Changes

@changeset-bot
Copy link

changeset-bot bot commented Mar 3, 2026

🦋 Changeset detected

Latest commit: a672da5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@venusprotocol/evm Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dapp-preview Ready Ready Preview Mar 11, 2026 0:35am
dapp-testnet Ready Ready Preview Mar 11, 2026 0:35am
venus.io Ready Ready Preview Mar 11, 2026 0:35am

Request Review

@therealemjy therealemjy changed the title Feat/yield plus feat: Yield+ Mar 3, 2026
Base automatically changed from feat/v4-phase-3 to main March 10, 2026 08:01
@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2026

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 75.8% 37064 / 48894
🔵 Statements 75.8% 37064 / 48894
🔵 Functions 59.74% 613 / 1026
🔵 Branches 71.56% 4385 / 6127
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/evm/src/App/Routes/index.tsx 0% 0% 0% 0% 1-271
apps/evm/src/clients/api/index.ts 0% 0% 0% 0% 1-242
apps/evm/src/clients/api/queries/getAccountTransactionHistory/index.ts 98.41% 80% 100% 98.41% 1
apps/evm/src/clients/api/queries/getYieldPlusPositions/index.ts 0% 0% 0% 0% 1-97
apps/evm/src/clients/api/queries/getYieldPlusPositions/useGetYieldPlusPositions.ts 0% 0% 0% 0% 1-73
apps/evm/src/clients/api/queries/useGetPools/index.ts 92.18% 50% 100% 92.18% 1, 99-102
apps/evm/src/clients/api/queries/useGetPools/getPools/getUserTokenBalances/index.ts 97.82% 53.84% 100% 97.82% 1, 52
apps/evm/src/components/index.ts 100% 100% 100% 100%
apps/evm/src/components/Apy/PrimeBadge/PrimeApy/index.tsx 100% 0% 100% 100%
apps/evm/src/components/ButtonGroup/index.tsx 100% 87.5% 100% 100%
apps/evm/src/components/Cell/index.tsx 100% 50% 100% 100%
apps/evm/src/components/CellGroup/index.tsx 100% 85.71% 100% 100%
apps/evm/src/components/KLineChart/index.tsx 28.81% 40% 0% 28.81% 26, 36-121, 137-139
apps/evm/src/components/KLineChart/rgb/index.ts 100% 100% 100% 100%
apps/evm/src/components/LayeredValues/index.tsx 100% 100% 100% 100%
apps/evm/src/components/Table/index.tsx 88.95% 81.81% 0% 88.95% 60-68, 113-118, 147, 177-180
apps/evm/src/components/Table/styles.ts 87.8% 95.23% 80% 87.8% 1, 55-62, 75-89
apps/evm/src/components/Table/Head/index.tsx 0% 100% 100% 0% 2-92
apps/evm/src/components/Table/TableCards/index.tsx 89.21% 90.9% 33.33% 89.21% 58-69, 114
apps/evm/src/components/Tabs/index.tsx 87.14% 90% 0% 87.14% 33-44, 66
apps/evm/src/components/TokenIcon/index.tsx 86.66% 27.27% 100% 86.66% 38-41
apps/evm/src/components/TokenListWrapper/index.tsx 95.83% 91.66% 33.33% 95.83% 85-89
apps/evm/src/components/TransactionsList/index.tsx 98.41% 62.5% 100% 98.41% 36
apps/evm/src/components/TransactionsList/TransactionDetails/index.tsx 98.07% 80% 100% 98.07% 52
apps/evm/src/components/TransactionsList/TransactionRow/index.tsx 100% 50% 100% 100%
apps/evm/src/components/TransactionsList/TransactionRow/getTransactionIcon/index.ts 92.3% 80% 100% 92.3% 1
apps/evm/src/constants/functionKey.ts 100% 50% 100% 100%
apps/evm/src/constants/routing.ts 100% 66.66% 100% 100%
apps/evm/src/containers/Layout/NavBar/useMenuItems/index.tsx 0% 0% 0% 0% 1-121
apps/evm/src/containers/MarketTable/index.tsx 94.25% 72.72% 66.66% 94.25% 97-105, 199
apps/evm/src/containers/Placeholder/index.tsx 94.28% 0% 100% 94.28% 45-46
apps/evm/src/hooks/useIsFeatureEnabled/index.tsx 99.33% 0% 100% 99.33% 1
apps/evm/src/libs/contracts/config/index.ts 0% 100% 100% 0% 3-902
apps/evm/src/pages/Dashboard/Transactions/index.tsx 85.47% 58.33% 0% 85.47% 40, 44-48, 52-58, 60-62, 69-76, 92, 94, 165-169
apps/evm/src/pages/Markets/Tabs/EMode/EModeGroup/index.tsx 100% 87.5% 100% 100%
apps/evm/src/pages/YieldPlus/index.tsx 100% 83.33% 100% 100%
apps/evm/src/pages/YieldPlus/Banner/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/YieldPlus/Banner/store/index.ts 95.45% 80% 100% 95.45% 1
apps/evm/src/pages/YieldPlus/PairInfo/index.tsx 97.45% 84.21% 100% 97.45% 117-120
apps/evm/src/pages/YieldPlus/PairInfo/TokenSelect/index.tsx 100% 84.61% 100% 100%
apps/evm/src/pages/YieldPlus/Positions/index.tsx 100% 80% 100% 100%
apps/evm/src/pages/YieldPlus/Positions/PositionList/index.tsx 100% 100% 100% 100%
apps/evm/src/pages/YieldPlus/Positions/PositionList/RowFooter/index.tsx 100% 100% 100% 100%
apps/evm/src/pages/YieldPlus/Positions/PositionList/RowFooter/StatusTab/index.tsx 100% 100% 100% 100%
apps/evm/src/pages/YieldPlus/Positions/PositionList/RowFooter/TransactionsTab/index.tsx 100% 100% 100% 100%
apps/evm/src/pages/YieldPlus/Positions/PositionList/rowKeyExtractor/index.tsx 100% 100% 100% 100%
apps/evm/src/pages/YieldPlus/Positions/PositionList/useColumns/index.tsx 100% 100% 100% 100%
apps/evm/src/pages/YieldPlus/TokenPair/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/YieldPlus/TokenPair/TokenIcon/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/YieldPlus/constants/index.ts 100% 0% 100% 100%
apps/evm/src/pages/YieldPlus/useTokenPair/index.ts 97.29% 80% 100% 97.29% 1
apps/evm/src/types/index.ts 97.67% 83.33% 100% 97.67% 8
apps/evm/src/utilities/index.ts 100% 100% 100% 100%
apps/evm/src/utilities/getTransactionName/index.ts 94.11% 83.33% 100% 94.11% 2
Generated in workflow #12847 for commit a672da5 by the Vitest Coverage Report Action

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