Skip to content

Add priority sorting order for Commodities Market Intel (#136)#137

Merged
Evolter merged 10 commits intomasterfrom
feature/gh-136
May 14, 2025
Merged

Add priority sorting order for Commodities Market Intel (#136)#137
Evolter merged 10 commits intomasterfrom
feature/gh-136

Conversation

@Evolter
Copy link
Copy Markdown
Collaborator

@Evolter Evolter commented May 12, 2025

Commit message:

Add priority sorting order for Commodities Market Intel

* Use a CSV file to get order of prioritised commodities.
* Address IDE warnings:
  - Collections.sort could be replaced with List.sort;
  - Anonymous new Comparator<CommoditySpecAPI>() can be replaced with lambda;
  - Explicit type arguments can be inferred;
  - Optimize imports.

Volt added 4 commits May 12, 2025 15:49
* Change sorting commodities to prioritise items from a list.
* Address IDE warnings:
  - Collections.sort could be replaced with List.sort;
  - Anonymous new Comparator<CommoditySpecAPI>() can be replaced with lambda;
  - Explicit type arguments can be inferred;
  - Optimize imports.
@Evolter Evolter marked this pull request as draft May 12, 2025 22:11
@Evolter Evolter changed the title Feature/gh-136 Add priority sorting order for Commodities Market Intel (#136) May 12, 2025
@Evolter Evolter marked this pull request as ready for review May 13, 2025 11:59
@Evolter Evolter linked an issue May 13, 2025 that may be closed by this pull request
@Evolter Evolter merged commit 3ed060c into master May 14, 2025
1 check passed
@Evolter Evolter deleted the feature/gh-136 branch May 14, 2025 21:57
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.

Commodities Market Intel - large number of commodities improvement

1 participant