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

chains table update + create table sort component & refactoring #261

Merged
merged 2 commits into from
Oct 11, 2024

fix: getShortAddress test

aadd891
Select commit
Loading
Failed to load commit list.
Merged

chains table update + create table sort component & refactoring #261

fix: getShortAddress test
aadd891
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

81.42% (-3.41%) compared to f9c7201

View this Pull Request on Codecov

81.42% (-3.41%) compared to f9c7201

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 63 lines in your changes missing coverage. Please review.

Project coverage is 81.42%. Comparing base (f9c7201) to head (aadd891).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
src/modules/Platform/constants/index.ts 0.00% 33 Missing and 1 partial ⚠️
src/utils/functions/sortTable.ts 8.69% 21 Missing ⚠️
src/modules/index.ts 0.00% 6 Missing ⚠️
src/modules/Platform/ui/index.ts 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   84.82%   81.42%   -3.41%     
==========================================
  Files          36       41       +5     
  Lines        1061     1168     +107     
  Branches      163      166       +3     
==========================================
+ Hits          900      951      +51     
- Misses        156      210      +54     
- Partials        5        7       +2     

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