Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ui updates #1442

Merged
merged 1 commit into from
Feb 14, 2024

feat(ui-updates): completed ui updates

1a11e83
Select commit
Loading
Failed to load commit list.
Merged

feat: ui updates #1442

feat(ui-updates): completed ui updates
1a11e83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

21.85% (+1.84%) compared to a826ac1

View this Pull Request on Codecov

21.85% (+1.84%) compared to a826ac1

Details

Codecov Report

Attention: 314 lines in your changes are missing coverage. Please review.

Comparison is base (a826ac1) 20.01% compared to head (1a11e83) 21.85%.
Report is 7 commits behind head on main.

Files Patch % Lines
...rc/app/_components/BlockList/LayoutA/Paginated.tsx 0.00% 46 Missing and 1 partial ⚠️
src/common/components/TxIcon.tsx 0.00% 33 Missing ⚠️
...ponents/BlockList/LayoutA/useBlockListWebSocket.ts 0.00% 27 Missing and 1 partial ⚠️
...ponents/BlockList/LayoutA/usePaginatedBlockList.ts 24.24% 23 Missing and 2 partials ⚠️
src/common/components/StxPrice.tsx 0.00% 21 Missing ⚠️
.../app/_components/BlockList/LayoutA/useBlockList.ts 59.52% 17 Missing ⚠️
...rc/app/_components/BlockList/useSubscribeBlocks.ts 0.00% 16 Missing and 1 partial ⚠️
...c/features/txs-list/ListItem/MempoolTxListItem.tsx 0.00% 16 Missing ⚠️
src/common/components/transaction-item.tsx 0.00% 14 Missing and 1 partial ⚠️
.../features/txsFilterAndSort/TransactionMessages.tsx 0.00% 13 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1442      +/-   ##
==========================================
+ Coverage   20.01%   21.85%   +1.84%     
==========================================
  Files         508      410      -98     
  Lines        6830     6487     -343     
  Branches     1572     1389     -183     
==========================================
+ Hits         1367     1418      +51     
+ Misses       5285     4899     -386     
+ Partials      178      170       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.