adshao / go-binance

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

add spotSummary and assets for subaccount #363

Closed nemcikjan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #363 (6a0eded) into master (27fee6d) will decrease coverage by 0.73%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
- Coverage   72.41%   71.68%   -0.74%     
==========================================
  Files          64       64              
  Lines        5956     6017      +61     
==========================================
  Hits         4313     4313              
- Misses       1216     1277      +61     
  Partials      427      427              
Impacted Files Coverage Δ
v2/client.go 83.95% <0.00%> (-1.28%) :arrow_down:
v2/subaccount_service.go 0.00% <0.00%> (ø)

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 27fee6d...6a0eded. Read the comment docs.