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

FIX: [bitget] fix post only order #1577

Merged
merged 1 commit into from
Mar 13, 2024

pkg/exchange: fix post only order

7ed095e
Select commit
Loading
Failed to load commit list.
Merged

FIX: [bitget] fix post only order #1577

pkg/exchange: fix post only order
7ed095e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 1s

22.31% (+0.03%) compared to c5dbd4b

View this Pull Request on Codecov

22.31% (+0.03%) compared to c5dbd4b

Details

Codecov Report

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

Project coverage is 22.31%. Comparing base (c5dbd4b) to head (7ed095e).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1577      +/-   ##
==========================================
+ Coverage   22.28%   22.31%   +0.03%     
==========================================
  Files         615      615              
  Lines       44416    44457      +41     
==========================================
+ Hits         9896     9921      +25     
- Misses      33814    33830      +16     
  Partials      706      706              
Files Coverage Δ
pkg/exchange/bitget/exchange.go 79.43% <100.00%> (+0.90%) ⬆️
pkg/exchange/bitget/convert.go 93.04% <84.21%> (-0.46%) ⬇️

... and 1 file with indirect coverage changes


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 c5dbd4b...7ed095e. Read the comment docs.