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

cancelOrder bug fix #228

Merged
merged 9 commits into from
Nov 19, 2024
Merged

cancelOrder bug fix #228

merged 9 commits into from
Nov 19, 2024

Conversation

rylorin
Copy link
Member

@rylorin rylorin commented Nov 16, 2024

cancelOrder bug fix as reported by @LimePixel

@rylorin rylorin self-assigned this Nov 16, 2024
@rylorin
Copy link
Member Author

rylorin commented Nov 17, 2024

PASS src/tests/unit/api/order/cancelOrder.test.ts
CancelOrder
✓ cancelOrder (735 ms)
✓ cancelOrder immediate (550 ms)
✓ cancelOrder later (552 ms)

Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 4.521 s
Ran all test suites matching /./src/tests/unit/api/order/cancelOrder.test.ts/i.
✨ Done in 5.70s.

Copy link

codeclimate bot commented Nov 19, 2024

Code Climate has analyzed commit 27a9a4b and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.

@rylorin rylorin merged commit d96948c into master Nov 19, 2024
5 of 6 checks passed
@rylorin rylorin deleted the cancelOrder branch November 19, 2024 20:31
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.

1 participant