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

v3.1.0 release #150

Merged
merged 2 commits into from
Dec 18, 2023
Merged

v3.1.0 release #150

merged 2 commits into from
Dec 18, 2023

Conversation

2pd
Copy link
Contributor

@2pd 2pd commented Dec 18, 2023

Added

  • Add Auto Invest endpoints
  • GET /sapi/v1/margin/available-inventory Query margin available inventory
  • POST /sapi/v1/margin/manual-liquidation Margin manual liquidation

Changed

  • Update dependencies

Removed

  • GET /sapi/v1/futures/loan/borrow/history
  • GET /sapi/v1/futures/loan/repay/history
  • GET /sapi/v2/futures/loan/wallet
  • GET /sapi/v1/futures/loan/adjustCollateral/history
  • GET /sapi/v1/futures/loan/liquidationHistory
  • GET /sapi/v1/futures/loan/interestHistory

Copy link

Coverage report

Statements coverage not met for global: expected >=95%, but got 86.38184245660881%

St.
Category Percentage Covered / Total
🟢 Statements
86.38% (+0.49% 🔼)
647/749
🟢 Branches
84.88% (+0.45% 🔼)
292/344
🟢 Functions
91.02% (+0.32% 🔼)
294/323
🟢 Lines
86.08% (+0.51% 🔼)
606/704
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / autoInvest.js
100% 100% 100% 100%

Test suite run success

675 tests passing in 241 suites.

Report generated by 🧪jest coverage report action from c5880d8

@2pd 2pd merged commit 260fdf3 into master Dec 18, 2023
5 checks passed
@2pd 2pd deleted the rc-v3.1.0 branch December 18, 2023 11:25
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.

1 participant