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

TEST: [bitget] add tests for query account, place order #1560

Merged
merged 1 commit into from
Mar 6, 2024

pkg/exchange: add tests for query account, place order

ceb3091
Select commit
Loading
Failed to load commit list.
Merged

TEST: [bitget] add tests for query account, place order #1560

pkg/exchange: add tests for query account, place order
ceb3091
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

21.98% (+0.16%) compared to 07e288c

View this Pull Request on Codecov

21.98% (+0.16%) compared to 07e288c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.98%. Comparing base (07e288c) to head (ceb3091).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1560      +/-   ##
==========================================
+ Coverage   21.82%   21.98%   +0.16%     
==========================================
  Files         614      615       +1     
  Lines       44316    44374      +58     
==========================================
+ Hits         9670     9754      +84     
+ Misses      33958    33927      -31     
- Partials      688      693       +5     
Files Coverage Δ
...xchange/bitget/bitgetapi/v2/place_order_request.go 0.00% <ø> (ø)
pkg/exchange/bitget/exchange.go 43.38% <100.00%> (+21.42%) ⬆️

... and 5 files 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 07e288c...ceb3091. Read the comment docs.