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/patch succeeded Oct 11, 2024 in 0s

62.50% of diff hit (target 84.82%)

View this Pull Request on Codecov

62.50% of diff hit (target 84.82%)

Annotations

Check warning on line 3 in src/modules/Platform/constants/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/Platform/constants/index.ts#L3

Added line #L3 was not covered by tests

Check warning on line 10 in src/modules/Platform/constants/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/Platform/constants/index.ts#L5-L10

Added lines #L5 - L10 were not covered by tests

Check warning on line 37 in src/modules/Platform/constants/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/Platform/constants/index.ts#L12-L37

Added lines #L12 - L37 were not covered by tests

Check warning on line 2 in src/modules/Platform/ui/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/Platform/ui/index.ts#L2

Added line #L2 was not covered by tests

Check warning on line 11 in src/modules/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/modules/index.ts#L6-L11

Added lines #L6 - L11 were not covered by tests

Check warning on line 13 in src/utils/functions/sortTable.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/functions/sortTable.ts#L8-L13

Added lines #L8 - L13 were not covered by tests

Check warning on line 26 in src/utils/functions/sortTable.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/functions/sortTable.ts#L15-L26

Added lines #L15 - L26 were not covered by tests

Check warning on line 30 in src/utils/functions/sortTable.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/functions/sortTable.ts#L28-L30

Added lines #L28 - L30 were not covered by tests