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

refactor(market): remove old Demand class and leave the new implementation #921

Merged
merged 3 commits into from
May 9, 2024

Conversation

grisha87
Copy link
Contributor

@grisha87 grisha87 commented May 8, 2024

First iteration of the changes for review and further modifications.

BREAKING CHANGE: This refactor removes several deprecated types and modules from the market module in an effort to enhance code readability and maintainability. This includes the deletion of classes such as Package, DemandConfig, and various DemandDirectorConfig classes.

…ation

First iteration of the changes for review and further modifications.

BREAKING CHANGE: This refactor removes several deprecated types and
modules from the market module in an effort to enhance code readability
and maintainability. This includes the deletion of classes such as
Package, DemandConfig, and various DemandDirectorConfig classes.
@grisha87 grisha87 requested a review from mgordel May 8, 2024 11:26
@grisha87 grisha87 marked this pull request as ready for review May 8, 2024 15:27
Copy link
Contributor

@mgordel mgordel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It reads nicely, I didn't notice any gaps

src/market/demand.ts Show resolved Hide resolved
src/market/market.module.ts Show resolved Hide resolved
@grisha87 grisha87 merged commit e276ea2 into beta May 9, 2024
17 checks passed
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.

2 participants