Skip to content

FEATURE: [exchange] support exchange risk service #2011

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

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

anywhy
Copy link
Contributor

@anywhy anywhy commented Apr 29, 2025

No description provided.

@anywhy anywhy requested a review from c9s as a code owner April 29, 2025 12:01
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

Attention: Patch coverage is 48.03922% with 53 lines in your changes missing coverage. Please review.

Project coverage is 22.86%. Comparing base (75a13f3) to head (9344784).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
pkg/exchange/okex/futures.go 0.00% 29 Missing ⚠️
pkg/exchange/binance/futures.go 0.00% 24 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2011      +/-   ##
==========================================
+ Coverage   22.79%   22.86%   +0.07%     
==========================================
  Files         673      673              
  Lines       52323    52369      +46     
==========================================
+ Hits        11926    11976      +50     
+ Misses      39524    39520       -4     
  Partials      873      873              
Files with missing lines Coverage Δ
pkg/exchange/binance/convert_futures.go 15.55% <100.00%> (+9.97%) ⬆️
pkg/exchange/binance/exchange.go 5.10% <ø> (+0.03%) ⬆️
pkg/exchange/okex/convert_futures.go 100.00% <100.00%> (ø)
...ange/okex/okexapi/get_account_positions_request.go 0.00% <ø> (ø)
pkg/types/exchange.go 52.00% <ø> (ø)
pkg/types/position.go 38.67% <ø> (ø)
pkg/exchange/binance/futures.go 0.00% <0.00%> (ø)
pkg/exchange/okex/futures.go 0.00% <0.00%> (ø)

... 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 40579fc...9344784. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@anywhy anywhy force-pushed the exchange_risk_service branch from 5379a9b to 9344784 Compare April 29, 2025 12:18
@c9s c9s merged commit 16ea901 into c9s:main Apr 30, 2025
4 of 5 checks passed
@anywhy anywhy deleted the exchange_risk_service branch August 1, 2025 15:25
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