Skip to content

Conversation

@therealemjy
Copy link
Member

Jira ticket(s)

VPD-415

Changes

evm app

  • add markets tab to Dashboard page

@changeset-bot
Copy link

changeset-bot bot commented Jan 29, 2026

🦋 Changeset detected

Latest commit: 9584e93

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 Jan 29, 2026

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

Project Deployment Actions Updated (UTC)
app.venus.io Ready Ready Preview Jan 30, 2026 4:35pm
dapp-preview Ready Ready Preview Jan 30, 2026 4:35pm
dapp-testnet Ready Ready Preview Jan 30, 2026 4:35pm
venus.io Ready Ready Preview Jan 30, 2026 4:35pm

Request Review

@therealemjy therealemjy force-pushed the feat/dashboard-markets branch from fd81d9e to 9913221 Compare January 29, 2026 18:29
@therealemjy therealemjy force-pushed the feat/dashboard-markets branch from 9913221 to 673e821 Compare January 29, 2026 18:30
@therealemjy therealemjy force-pushed the feat/dashboard-markets branch from 673e821 to eead8d1 Compare January 30, 2026 09:15
@therealemjy therealemjy force-pushed the feat/dashboard-markets branch from eead8d1 to 8dea7f1 Compare January 30, 2026 15:14
@github-actions
Copy link
Contributor

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 77.44% 35064 / 45278
🔵 Statements 77.44% 35064 / 45278
🔵 Functions 60% 567 / 945
🔵 Branches 72.67% 4258 / 5859
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/evm/src/components/index.ts 100% 100% 100% 100%
apps/evm/src/components/Carousel/index.tsx 0% 0% 0% 0% 1-90
apps/evm/src/components/Icon/icons/graphOutline.tsx 9.37% 100% 0% 9.37% 5-34
apps/evm/src/components/Icon/icons/index.ts 100% 100% 100% 100%
apps/evm/src/components/Table/Head.tsx 100% 94.11% 50% 100%
apps/evm/src/components/Table/TableCards.tsx 89.32% 88.88% 33.33% 89.32% 57-68, 112
apps/evm/src/components/Table/index.tsx 90.38% 89.65% 0% 90.38% 57-65, 113-118, 146
apps/evm/src/components/Table/storiesUtils.tsx 0% 100% 100% 0% 2-118
apps/evm/src/components/Table/styles.ts 91.02% 95.45% 90% 91.02% 1, 75-89
apps/evm/src/components/TokenIcon/index.tsx 100% 0% 100% 100%
apps/evm/src/components/TokenIconWithSymbol/index.tsx 100% 90.9% 100% 100%
apps/evm/src/components/TokenListWrapper/index.tsx 95.93% 91.3% 33.33% 95.93% 83-87
apps/evm/src/containers/Layout/Header/MarketInfo/index.tsx 0% 0% 0% 0% 1-161
apps/evm/src/containers/Layout/NavBar/useMenuItems/index.tsx 0% 0% 0% 0% 1-115
apps/evm/src/containers/MarketLoader/index.tsx 90.9% 20% 100% 90.9% 36, 43, 47
apps/evm/src/containers/MarketTable/index.tsx 93.92% 75% 71.42% 93.92% 93-101, 159, 218
apps/evm/src/containers/Vault/index.tsx 96.21% 68.75% 0% 96.21% 39, 222-229
apps/evm/src/hooks/useMarketPageTo/index.ts 95.45% 50% 100% 95.45% 3
apps/evm/src/hooks/useUserChainSettings/index.tsx 96.42% 50% 100% 96.42% 1
apps/evm/src/pages/Dashboard/index.tsx 0% 0% 0% 0% 1-69
apps/evm/src/pages/Dashboard/AdCarousel/index.tsx 100% 66.66% 100% 100%
apps/evm/src/pages/Dashboard/AdCarousel/PrimeBanner/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Dashboard/Guide/index.tsx 94.11% 66.66% 0% 94.11% 41-46
apps/evm/src/pages/Dashboard/Markets/index.tsx 96.77% 0% 100% 96.77% 25
apps/evm/src/pages/Dashboard/Markets/Tabs/index.tsx 100% 60% 100% 100%
apps/evm/src/pages/Dashboard/Markets/Tabs/EModeButton/index.tsx 100% 100% 100% 100%
apps/evm/src/pages/Dashboard/Markets/Tabs/TabContent/index.tsx 90.12% 81.25% 100% 90.12% 84-92
apps/evm/src/pages/Dashboard/Markets/Tabs/TabContent/RecommendationCarousel/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Dashboard/Markets/Tabs/TabContent/RecommendationCarousel/Recommendation/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Dashboard/Markets/Tabs/TabContent/RecommendationCarousel/Recommendation/Cell/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Dashboard/Overview/index.tsx 97.35% 70.37% 66.66% 97.35% 198, 229, 233, 264, 273-276
apps/evm/src/pages/Dashboard/Overview/GridCellGroup/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Dashboard/Placeholder/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Dashboard/TopMarkets/index.tsx 100% 85.71% 33.33% 100%
apps/evm/src/pages/Dashboard/Transactions/index.tsx 93.78% 80% 16.66% 93.78% 64-66, 70-74, 76-78, 92
apps/evm/src/pages/IsolatedPools/index.tsx 85.12% 60% 66.66% 85.12% 53-60, 66-68, 82, 95-98, 103-105, 109
apps/evm/src/pages/Landing/Hero/HeroTabs/TabContent/index.tsx 100% 88.88% 100% 100%
apps/evm/src/pages/Landing/Markets/index.tsx 0% 0% 0% 0% 1-83
apps/evm/src/pages/Market/AssetWarning/index.tsx 98.66% 83.33% 66.66% 98.66% 38
apps/evm/src/pages/Market/OperationForm/BoostForm/TokenSelectField/index.tsx 0% 0% 0% 0% 1-42
apps/evm/src/pages/Markets/index.tsx 93.75% 75% 100% 93.75% 30-32
apps/evm/src/pages/Markets/Assets/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Markets/Assets/AdBanner/index.tsx 100% 0% 100% 100%
apps/evm/src/pages/Markets/Tabs/EMode/EModeGroup/EModeGroupCard/Asset/index.tsx 100% 66.66% 100% 100%
apps/evm/src/pages/Markets/Tabs/EMode/EModeGroup/Header/index.tsx 97.27% 93.47% 66.66% 97.27% 40-41, 58-59
apps/evm/src/pages/Port/index.tsx 0% 0% 0% 0% 1-25
apps/evm/src/pages/PrimeCalculator/Form/index.tsx 95.95% 83.13% 100% 95.95% 71, 75, 227-228, 231-244, 315
apps/evm/src/store/index.ts 97.5% 85.71% 100% 97.5% 1
Generated in workflow #12478 for commit 9584e93 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.

2 participants