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.2.0 #151

Merged
merged 1 commit into from
Jan 23, 2024
Merged

v3.2.0 #151

merged 1 commit into from
Jan 23, 2024

Conversation

aisling-2
Copy link
Contributor

Changed

  • Updated follow-redirects dependency

Removed

  • Deprecated Savings endpoints:

    • GET /sapi/v1/lending/daily/product/list
    • GET /sapi/v1/lending/daily/userLeftQuota
    • POST /sapi/v1/lending/daily/purchase
    • GET /sapi/v1/lending/daily/userRedemptionQuota
    • POST /sapi/v1/lending/daily/redeem
    • GET /sapi/v1/lending/daily/token/position
    • GET /sapi/v1/lending/project/list
    • POST /sapi/v1/lending/customizedFixed/purchase
    • GET /sapi/v1/lending/union/account
    • GET /sapi/v1/lending/union/purchaseRecord
    • GET /sapi/v1/lending/union/redemptionRecord
    • GET /sapi/v1/lending/union/interestHistory
    • GET /sapi/v1/lending/project/position/list
  • Deprecated Staking endpoints:

    • GET /sapi/v1/staking/productList
    • POST /sapi/v1/staking/purchase
    • POST /sapi/v1/staking/redeem
    • GET /sapi/v1/staking/position
    • GET /sapi/v1/staking/stakingRecord
    • POST /sapi/v1/staking/setAutoStaking
    • GET /sapi/v1/staking/personalLeftQuota
  • Deprecated BSwap endpoints:

    • GET /sapi/v1/bswap/pools
    • GET /sapi/v1/bswap/liquidity
    • POST /sapi/v1/bswap/liquidityAdd
    • POST /sapi/v1/bswap/liquidityRemove
    • GET /sapi/v1/bswap/liquidityOps
    • GET /sapi/v1/bswap/quote
    • POST /sapi/v1/bswap/swap
    • GET /sapi/v1/bswap/swap
    • GET /sapi/v1/bswap/poolConfigure
    • GET /sapi/v1/bswap/addLiquidityPreview
    • GET /sapi/v1/bswap/removeLiquidityPreview
    • GET /sapi/v1/bswap/unclaimedRewards
    • POST /sapi/v1/bswap/claimRewards
    • GET /sapi/v1/bswap/claimedHistory

Copy link

Coverage report

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

St.
Category Percentage Covered / Total
🟢 Statements
84.96% (-1.43% 🔻)
576/678
🟢 Branches
82.74% (-2.15% 🔻)
254/307
🟢 Functions
89.86% (-1.16% 🔻)
257/286
🟢 Lines
84.59% (-1.49% 🔻)
538/636
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢 src/APIBase.js 82.35%
72.73% (-4.55% 🔻)
100% 82.35%

Test suite run success

578 tests passing in 207 suites.

Report generated by 🧪jest coverage report action from fb495f5

@aisling-2 aisling-2 merged commit 0c55fc6 into master Jan 23, 2024
5 checks passed
@aisling-2 aisling-2 deleted the rc-v3.2.0 branch January 23, 2024 06:23
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.

2 participants