Sofia/oss 3 make the coordinator easily extensible - #6527
Draft
sofiabesenski4 wants to merge 8 commits into
Draft
Conversation
Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Senem Soy <senem@super.gd>
Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Senem Soy <senem@super.gd>
The initializer doesn't need to handle this. Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Senem Soy <senem@super.gd>
This was obfuscating a method call order dependency. Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Senem Soy <senem@super.gd>
Stock location filtering is not needed anywhere else in this class. Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Senem Soy <senem@super.gd>
These are separate processes that can be reorganized into separate classes in the future. Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Senem Soy <senem@super.gd>
Inventory units are not relevant to any other processes. Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Senem Soy <senem@super.gd>
sofiabesenski4
force-pushed
the
sofia/oss-3-make-the-coordinator-easily-extensible
branch
from
July 30, 2026 19:04
214a20c to
5930fbb
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6527 +/- ##
==========================================
- Coverage 95.07% 92.38% -2.70%
==========================================
Files 460 42 -418
Lines 7924 788 -7136
==========================================
- Hits 7534 728 -6806
+ Misses 390 60 -330 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: