wwzeng1 / CoralME

A simple, fast and garbage-free matching engine order book that you can use as a starting point for your matching engines.
Apache License 2.0
0 stars 0 forks source link

Update import statements for moved enums in test files #16

Closed sweep-nightly[bot] closed 1 month ago

sweep-nightly[bot] commented 1 month ago

Purpose

This pull request addresses the compilation errors caused by the relocation of enums from the Order class to separate files in the com.coralblocks.coralme package.

Description

The changes in this pull request update the import statements in the affected test files (OrderBookTest.java and OrderBookNoSelfTradeTest.java) to use the new locations of the enums. This ensures that the tests can compile and run successfully after the enum changes.

Summary

Fixes:

Failing CI in 7bdbb50

In pull request https://github.com/wwzeng1/CoralME/pull/11. Continue the conversation here: http://localhost:3000/c/02efc5fc-7501-4645-9e59-568f3992d542.

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.

Tracking ID: b04f3f5b52