adshao / go-binance

A Go SDK for Binance API
MIT License
1.48k stars 663 forks source link

feat implement GetOpenOrderService #422

Closed baixuexue123 closed 1 year ago

baixuexue123 commented 1 year ago

https://binance-docs.github.io/apidocs/futures/en/#query-current-open-order-user_data

codecov[bot] commented 1 year ago

Codecov Report

Merging #422 (bf058a7) into master (f4e62a1) will decrease coverage by 0.02%. The diff coverage is 64.51%.

@@            Coverage Diff             @@
##           master     #422      +/-   ##
==========================================
- Coverage   70.18%   70.15%   -0.03%     
==========================================
  Files          76       76              
  Lines        7070     7101      +31     
==========================================
+ Hits         4962     4982      +20     
- Misses       1584     1591       +7     
- Partials      524      528       +4     
Impacted Files Coverage Δ
v2/futures/order_service.go 59.45% <62.06%> (+0.20%) :arrow_up:
v2/futures/client.go 76.21% <100.00%> (+0.23%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more