adshao / go-binance

A Go SDK for Binance API
MIT License
1.49k stars 661 forks source link

update MarginLoanService / MarginRepayService #373

Closed quserinn closed 2 years ago

quserinn commented 2 years ago

update endpoint https://binance-docs.github.io/apidocs/spot/en/#margin-account-borrow-margin https://binance-docs.github.io/apidocs/spot/en/#margin-account-repay-margin

codecov[bot] commented 2 years ago

Codecov Report

Merging #373 (3c7fc87) into master (7c4e75a) will decrease coverage by 0.11%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #373      +/-   ##
==========================================
- Coverage   70.87%   70.75%   -0.12%     
==========================================
  Files          66       66              
  Lines        6121     6131      +10     
==========================================
  Hits         4338     4338              
- Misses       1343     1351       +8     
- Partials      440      442       +2     
Impacted Files Coverage Δ
v2/margin_service.go 65.50% <0.00%> (-1.46%) :arrow_down:

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 7c4e75a...3c7fc87. Read the comment docs.