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

ListWithdrawsService add withdrawOrderId support #334

Merged
merged 2 commits into from Jan 8, 2022

Conversation

mm2175
Copy link
Contributor

@mm2175 mm2175 commented Dec 21, 2021

No description provided.

v2/withdraw_service.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

Merging #334 (1ab2533) into master (f3db60a) will decrease coverage by 1.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
- Coverage   74.76%   73.69%   -1.08%     
==========================================
  Files          55       59       +4     
  Lines        5084     5561     +477     
==========================================
+ Hits         3801     4098     +297     
- Misses        929     1084     +155     
- Partials      354      379      +25     
Impacted Files Coverage Δ
v2/withdraw_service.go 86.59% <0.00%> (-4.71%) ⬇️
v2/futures/order_service.go 59.25% <0.00%> (-11.22%) ⬇️
v2/trade_service.go 83.33% <0.00%> (-3.45%) ⬇️
v2/account_service.go 79.31% <0.00%> (-2.92%) ⬇️
v2/margin_service.go 66.89% <0.00%> (-2.87%) ⬇️
v2/websocket_service.go 77.15% <0.00%> (-2.41%) ⬇️
v2/exchange_info_service.go 54.80% <0.00%> (-1.63%) ⬇️
v2/futures/client.go 82.38% <0.00%> (-0.95%) ⬇️
v2/client.go 83.88% <0.00%> (-0.50%) ⬇️
v2/depth_service.go 88.88% <0.00%> (ø)
... and 42 more

Continue to review full report at Codecov.

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

@adshao adshao merged commit b9a21fe into adshao:master Jan 8, 2022
@mm2175 mm2175 deleted the list-withdraw-orderId branch January 14, 2022 09:30
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

2 participants