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/btc socket #257

Closed
wants to merge 36 commits into from
Closed

Feat/btc socket #257

wants to merge 36 commits into from

Conversation

quangdz1704
Copy link
Contributor

Feat/btc socket

trungbach and others added 30 commits November 27, 2023 14:34
* fix: chart socket handle event

* bump: version ui chart

* fix: format time tv chart
* fix: comment ws

* fix: remove hard code

* bump: up version
quangdz1704 and others added 6 commits May 2, 2024 12:02
* feat: add socket

* fix: remove log

* fix: build webpack
* fix: build ui common

* fix: add log

* fix: add log
@quangdz1704 quangdz1704 self-assigned this May 2, 2024
@quangdz1704 quangdz1704 closed this May 2, 2024
Copy link

github-actions bot commented May 2, 2024

badge

Code Coverage Summary

Filename                                                                           Stmts    Miss  Cover    Missing
-------------------------------------------------------------------------------  -------  ------  -------  ---------------------------------------------------------------------------------------------------------------------------------------
packages/oraidex-common-ui/src/components/TVChartContainer/helpers/constants.ts        7       0  100.00%
packages/oraidex-common-ui/src/components/TVChartContainer/helpers/utils.ts           53       9  83.01%   100-101, 185-193
packages/oraidex-common/src/bigdecimal.ts                                             80      29  63.75%   23, 40, 45-53, 120-153, 173-177
packages/oraidex-common/src/constant.ts                                              121       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                                                17       0  100.00%
packages/oraidex-common/src/pairs.ts                                                  27       2  92.59%   151, 157
packages/oraidex-common/src/token.ts                                                  27       0  100.00%
packages/universal-swap/src/handler.ts                                               296     171  42.22%   67, 89, 104-105, 112-115, 126-127, 157-177, 257-286, 297-409, 415-672, 681-686, 706, 725, 735-741, 748, 788-833, 851, 897
packages/universal-swap/src/helper.ts                                                376      76  79.78%   80-81, 218, 353, 360, 373-376, 448-460, 540, 573, 582-620, 654, 720, 737, 765, 772-795, 829, 833, 853-886, 971-980, 992-997, 1016, 1043
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                                                                               1281     355  72.28%

Diff against main

Filename                                                                           Stmts    Miss  Cover
-------------------------------------------------------------------------------  -------  ------  --------
packages/oraidex-common-ui/src/components/TVChartContainer/helpers/constants.ts       +1       0  +100.00%
packages/oraidex-common-ui/src/components/TVChartContainer/helpers/utils.ts          +20      +7  -10.92%
TOTAL                                                                                +21      +7  -0.10%

Results for commit: 9cb5b8e

Minimum allowed coverage is 0%

♻️ This comment has been updated with latest results

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.

None yet

5 participants