Skip to content

Conversation

therealemjy
Copy link
Member

Jira ticket(s)

VPD-66

Changes

evm app

  • add E-mode banner to Account page
  • update title prop of Table component to accept either a string or a React node + small responsive design fixes
  • update MarketTable component to render passed header prop

Copy link

changeset-bot bot commented Sep 8, 2025

🦋 Changeset detected

Latest commit: 26013dc

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

vercel bot commented Sep 8, 2025

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

Project Deployment Preview Updated (UTC)
app.venus.io Error Error Sep 9, 2025 4:05pm
dapp-preview Error Error Sep 9, 2025 4:05pm
dapp-testnet Ready Ready Preview Sep 9, 2025 4:05pm
venus.io Ready Ready Preview Sep 9, 2025 4:05pm

Copy link
Contributor

github-actions bot commented Sep 8, 2025

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 79.98% 34346 / 42939
🔵 Statements 79.98% 34346 / 42939
🔵 Functions 61.94% 529 / 854
🔵 Branches 71.88% 3792 / 5275
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/evm/src/components/Table/index.tsx 89.43% 88% 0% 89.43% 52-60, 102-107, 132
apps/evm/src/containers/MarketTable/index.tsx 93.19% 85.71% 66.66% 93.19% 126-135, 169, 185, 241
apps/evm/src/pages/Account/PoolPositions/Tables/index.tsx 91.26% 80% 100% 91.26% 140-152
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/index.tsx 85% 63.63% 0% 85% 23-24, 85-86, 92-99
apps/evm/src/pages/Pool/Tabs/EMode/EModeGroup/index.tsx 100% 100% 100% 100%
Generated in workflow #11378 for commit 26013dc by the Vitest Coverage Report Action

[pool],
);

console.log('pool.userEModeGroup', pool.userEModeGroup);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Log here

@therealemjy therealemjy merged commit 2edd0a4 into main Sep 11, 2025
4 of 6 checks passed
@therealemjy therealemjy deleted the feat/e-mode-account branch September 11, 2025 06:53
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