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 imports and references to use new enum package #10

Closed sweep-nightly[bot] closed 1 month ago

sweep-nightly[bot] commented 1 month ago

Purpose

This pull request updates the imports and references to use the new com.coralblocks.coralme.enums package for the enum types that were previously defined in the Order class.

Description

The changes made in this pull request are:

  1. Updated the import statements in the affected files (OrderBook.java, Example.java, NoGCTest.java, OrderBookAdapter.java) to use the new enum package.
  2. Fixed the references to the enum types (e.g., Side, TimeInForce, CancelReason, ExecuteSide, RejectReason) throughout the codebase to use the new package.

Summary

Fixes:

Failing CI in 79ba8b3

In pull request https://github.com/wwzeng1/CoralME/pull/4. Continue the conversation here: http://localhost:3000/c/d82d9cfc-8300-465e-81e2-8e5534bc4c0d.

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: 287061cdd7