adshao / go-binance

A Go SDK for Binance API
MIT License
1.54k stars 677 forks source link

Integrate more liquidity pool apis #389

Closed liu1700 closed 2 years ago

liu1700 commented 2 years ago

-NewGetUserSwapRecordsService -NewClaimRewardService -NewRemoveLiquidityService -NewQueryClaimedRewardHistoryService

codecov[bot] commented 2 years ago

Codecov Report

Merging #389 (8ffba26) into master (815670a) will decrease coverage by 0.20%. The diff coverage is 43.24%.

@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
- Coverage   70.28%   70.08%   -0.21%     
==========================================
  Files          68       68              
  Lines        6391     6538     +147     
==========================================
+ Hits         4492     4582      +90     
- Misses       1434     1475      +41     
- Partials      465      481      +16     
Impacted Files Coverage Δ
v2/liquidity_pool_service.go 61.73% <41.42%> (-2.76%) :arrow_down:
v2/client.go 80.44% <75.00%> (+0.51%) :arrow_up:

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 815670a...8ffba26. Read the comment docs.