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

feat: add borrow repay endpoints #1499

Merged
merged 3 commits into from
Dec 5, 2024
Merged

Conversation

pcriadoperez
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Dec 5, 2024

Coverage Status

coverage: 67.986% (-0.03%) from 68.013%
when pulling d1ce45f on pcriadoperez:borrow
into 7226996 on sammchardy:master.

@carlosmiei carlosmiei closed this Dec 5, 2024
@carlosmiei carlosmiei reopened this Dec 5, 2024
@@ -184,3 +184,40 @@ async def test_ws_get_time(clientAsync):

async def test_ws_get_exchange_info(clientAsync):
await clientAsync.ws_get_exchange_info(symbol="BTCUSDT")


async def test_margin_next_hourly_interest_rate(clientAsync):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we can test these methods live

@carlosmiei carlosmiei merged commit e5b1950 into sammchardy:master Dec 5, 2024
6 of 7 checks passed
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.

3 participants