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

MINOR: [okx][bitget] remove the query after place order #1581

Merged

pkg/exchange: rm redundant code

d75e7eb
Select commit
Loading
Failed to load commit list.
Merged

MINOR: [okx][bitget] remove the query after place order #1581

pkg/exchange: rm redundant code
d75e7eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 0s

22.40% (-0.05%) compared to 747b75f, passed because coverage increased by +0.01% when compared to adjusted base (22.38%)

View this Pull Request on Codecov

22.40% (-0.05%) compared to 747b75f, passed because coverage increased by +0.01% when compared to adjusted base (22.38%)

Details

Codecov Report

Attention: Patch coverage is 44.82759% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 22.40%. Comparing base (747b75f) to head (d75e7eb).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1581      +/-   ##
==========================================
- Coverage   22.44%   22.40%   -0.05%     
==========================================
  Files         615      615              
  Lines       44463    44436      -27     
==========================================
- Hits         9981     9954      -27     
- Misses      33770    33772       +2     
+ Partials      712      710       -2     
Files Coverage Δ
pkg/exchange/bitget/convert.go 93.49% <ø> (+0.45%) ⬆️
pkg/exchange/bitget/exchange.go 79.89% <92.85%> (+0.45%) ⬆️
pkg/exchange/bybit/exchange.go 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 747b75f...d75e7eb. Read the comment docs.