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: [retry] fix and improve QueryOrderUntilFilled status check #1538

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

c9s
Copy link
Owner

@c9s c9s commented Feb 21, 2024

No description provided.

@bbgokarma-bot
Copy link

Welcome back! @c9s, This pull request may get 206 BBG.

@c9s c9s enabled auto-merge February 21, 2024 08:56
@@ -54,15 +53,17 @@ func QueryOrderUntilFilled(
OrderID: strconv.FormatUint(orderId, 10),
})

if err2 != nil || o == nil {
if err2 != nil {
Copy link
Collaborator

Choose a reason for hiding this comment

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

will o be nil ?

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ac18195) 21.77% compared to head (c688324) 21.77%.
Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1538   +/-   ##
=======================================
  Coverage   21.77%   21.77%           
=======================================
  Files         606      606           
  Lines       43939    43939           
=======================================
  Hits         9566     9566           
  Misses      33691    33691           
  Partials      682      682           

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 ac18195...c688324. Read the comment docs.

@c9s c9s merged commit 3cee573 into main Feb 21, 2024
5 checks passed
@c9s c9s deleted the c9s/fix-and-improve-query-order-until-filled branch February 21, 2024 09:09
@bbgokarma-bot
Copy link

Hi @c9s,

Well done! 226 BBG has been sent to your polygon wallet. Please check the following tx:

https://polygonscan.com/tx/0x15617627bcb56adca719cb9038ae01d03955af2d24e3524f12433d1c279a4efb

Thank you for your contribution!

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.

4 participants