Closed sweep-nightly[bot] closed 1 month ago
This pull request fixes the compilation errors in the OrderBook.java file.
OrderBook.java
The changes made in this pull request are:
Order.java
The key changes in this pull request are:
Failing CI in aa5182b
In pull request https://github.com/wwzeng1/CoralME/pull/11. Continue the conversation here: http://localhost:3000/c/90884499-91da-4703-9f3c-cdc26d910a2b.
To have Sweep make further changes, please add a comment to this PR starting with "Sweep:".
:book: For more information on how to use Sweep, please read our documentation.
Purpose
This pull request fixes the compilation errors in the
OrderBook.java
file.Description
The changes made in this pull request are:
OrderBook.java
file.OrderBook.java
file to use the new standalone enum files correctly.Order.java
file to use the new standalone enum files.Summary
The key changes in this pull request are:
OrderBook.java
OrderBook.java
andOrder.java
to use new enum filesFixes:
In pull request https://github.com/wwzeng1/CoralME/pull/11. Continue the conversation here: http://localhost:3000/c/90884499-91da-4703-9f3c-cdc26d910a2b.
To have Sweep make further changes, please add a comment to this PR starting with "Sweep:".
:book: For more information on how to use Sweep, please read our documentation.