Skip to content

Conversation

therealemjy
Copy link
Member

@therealemjy therealemjy commented Sep 11, 2025

Jira ticket(s)

VPD-65

Changes

evm app

  • add isBorrowable property to Asset type
  • remove description property from EModeGroup type
  • update Apy component to add greyed out state when displaying borrow APY of an asset that isn't borrowable by the user
  • update tooltip property of InfoIcon component to accept a React node instead of a React element
  • update content property of Tooltip component to accept a React node instead of a React element
  • wire up E-mode logic of E-mode tab in Pool page

Copy link

vercel bot commented Sep 11, 2025

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

Project Deployment Preview Updated (UTC)
app.venus.io Ready Ready Preview Sep 12, 2025 6:46am
dapp-preview Ready Ready Preview Sep 12, 2025 6:46am
dapp-testnet Ready Ready Preview Sep 12, 2025 6:46am
venus.io Ready Ready Preview Sep 12, 2025 6:46am

Copy link

changeset-bot bot commented Sep 11, 2025

🦋 Changeset detected

Latest commit: 0b53174

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

Copy link
Contributor

github-actions bot commented Sep 11, 2025

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 80.07% 34476 / 43054
🔵 Statements 80.07% 34476 / 43054
🔵 Functions 61.99% 540 / 871
🔵 Branches 72.28% 3896 / 5390
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/evm/src/clients/api/queries/useGetPools/getPools/formatOutput/index.ts 98.31% 88.09% 100% 98.31% 1, 99, 112, 118, 358
apps/evm/src/components/Apy/index.tsx 100% 90.32% 100% 100%
apps/evm/src/components/EModeBanner/index.tsx 98.59% 0% 100% 98.59% 29
apps/evm/src/components/InfoIcon/index.tsx 100% 0% 100% 100%
apps/evm/src/components/Tooltip/index.tsx 85.36% 0% 0% 85.36% 25, 33-38
apps/evm/src/pages/Account/PoolPositions/Tables/EModeHeader/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Pool/Assets/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Pool/Tabs/EMode/index.tsx 89.79% 84.61% 33.33% 89.79% 52-61, 121
apps/evm/src/pages/Pool/Tabs/EMode/EModeGroup/EModeGroupCard/Asset/index.tsx 100% 83.33% 100% 100%
apps/evm/src/pages/Pool/Tabs/EMode/EModeGroup/Header/index.tsx 100% 97.77% 0% 100%
apps/evm/src/pages/Pool/Tabs/EMode/EModeGroup/Header/getHypotheticalAssetValues/index.ts 100% 85.71% 100% 100%
apps/evm/src/pages/Pool/Tabs/EMode/useGetColumns/index.tsx 81.08% 71.42% 66.66% 81.08% 40-45, 56-61, 74-75
apps/evm/src/pages/Vai/AccountVaiData/index.tsx 97.34% 81.25% 100% 97.34% 43, 49-50
apps/evm/src/types/index.ts 100% 100% 100% 100%
Generated in workflow #11410 for commit 0b53174 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