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

FEATURE: [okx] generate account info request by requestgen #1493

Merged
merged 2 commits into from
Jan 9, 2024

pkg/exchange: refactor query account balance

9297293
Select commit
Loading
Failed to load commit list.
Merged

FEATURE: [okx] generate account info request by requestgen #1493

pkg/exchange: refactor query account balance
9297293
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 9, 2024 in 0s

21.61% (+0.00%) compared to c2e3fed

View this Pull Request on Codecov

21.61% (+0.00%) compared to c2e3fed

Details

Codecov Report

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

Comparison is base (c2e3fed) 21.60% compared to head (9297293) 21.61%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1493   +/-   ##
=======================================
  Coverage   21.60%   21.61%           
=======================================
  Files         601      602    +1     
  Lines       44098    44081   -17     
=======================================
  Hits         9527     9527           
+ Misses      33876    33859   -17     
  Partials      695      695           
Files Coverage Δ
pkg/exchange/okex/okexapi/client.go 11.50% <ø> (+1.87%) ⬆️
.../exchange/okex/okexapi/get_account_info_request.go 0.00% <0.00%> (ø)
pkg/exchange/okex/exchange.go 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2e3fed...9297293. Read the comment docs.