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

(Refactor) Move enums from Order.java to separate files and delete Order.java #11

Open sweep-nightly[bot] opened 1 month ago

sweep-nightly[bot] commented 1 month ago

Purpose

To improve code organization and maintainability, we move the enums defined within the Order.java file to their own respective files.

Description

The changes in this pull request include:

Summary

The enums that have been moved to separate files are:

The Order.java file has been updated to remove the enum definitions and use the new enum files instead.

Fixes

1. Continue the conversation here: http://localhost:3000/c/2b88b77a-f0ca-4535-bac2-69581b965fff.

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: bc80c3b3c3
sweep-nightly[bot] commented 1 month ago

No CI failures were found. If you think this is an error, check Sweep's permissions at https://github.com/organizations/wwzeng1/settings/installations/.

sweep-nightly[bot] commented 1 month ago

No CI failures were found. If you think this is an error, check Sweep's permissions at https://github.com/organizations/wwzeng1/settings/installations/.

sweep-nightly[bot] commented 1 month ago

I've reverted commit 112aa8c71bc021c61a48213ffaa50bd645977ff8 on branch sweep/Refactor-Move-enums-from-Order-java-to-separate-files-and-delete-Order-java_fa788.

:book: For more information on how to use Sweep, please read our documentation.

Tracking ID: b50f82f705