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/oraiswap v3 #281

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Feat/oraiswap v3 #281

merged 2 commits into from
Jul 5, 2024

Conversation

vuonghuuhung
Copy link
Member

Add contract sdk & wasm file of oraiswap-v3 contract

Copy link

github-actions bot commented Jul 5, 2024

badge

Code Coverage Summary

Filename                                                                           Stmts    Miss  Cover    Missing
-------------------------------------------------------------------------------  -------  ------  -------  ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
packages/oraidex-common-ui/src/components/TVChartContainer/helpers/constants.ts        6       0  100.00%
packages/oraidex-common-ui/src/components/TVChartContainer/helpers/utils.ts           33       2  93.93%   23-24
packages/oraidex-common/src/alpha-network.ts                                           6       0  100.00%
packages/oraidex-common/src/bigdecimal.ts                                             80      29  63.75%   23, 40, 45-53, 120-153, 173-177
packages/oraidex-common/src/constant.ts                                              122       0  100.00%
packages/oraidex-common/src/helper.ts                                                251      68  72.90%   142, 146-147, 163-168, 277-279, 287-299, 309-313, 336-340, 344-346, 364-383, 387-394, 398-399, 403-404, 409-417, 427-448, 534, 560
packages/oraidex-common/src/network.ts                                                18       0  100.00%
packages/oraidex-common/src/pairs.ts                                                  28       2  92.85%   151, 157
packages/oraidex-common/src/token.ts                                                  27       0  100.00%
packages/universal-swap/src/handler.ts                                               417     281  32.61%   74, 96, 111-112, 119-122, 133-134, 164-185, 265-294, 305-310, 314-420, 424-425, 447-456, 460-461, 487-599, 603-606, 611-740, 746-1003, 1013-1018, 1040, 1047-1083, 1102, 1112-1118, 1125, 1165-1210, 1228, 1274
packages/universal-swap/src/helper.ts                                                383      78  79.63%   80-81, 218, 353, 360, 373-376, 452-465, 494, 560, 600, 609-647, 706, 763, 780, 808, 815-838, 872, 876, 896-929, 1014-1023, 1035-1040, 1059, 1086
packages/universal-swap/src/swap-filter.ts                                            11       0  100.00%
packages/universal-swap/src/types.ts                                                   2       0  100.00%
packages/universal-swap/src/proto/proto-gen.ts                                        13       0  100.00%
TOTAL                                                                               1397     460  67.07%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: bf8aad2

Minimum allowed coverage is 0%

♻️ This comment has been updated with latest results

Copy link
Contributor

@trung2891 trung2891 left a comment

Choose a reason for hiding this comment

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

lgtm

@vuonghuuhung vuonghuuhung merged commit abc5487 into main Jul 5, 2024
1 check passed
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.

3 participants