-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(impl):[#244] Show infected supply chain on first tier level + feat(impl):[#246] Show hops number for impacted supply chain #618
Conversation
…r supplyChainFirstLevelBpn and hops
…oval of array in impactedSuppliersOnFirstTier
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small adjustments, the rest looks good
.../main/java/org/eclipse/tractusx/irs/ess/service/InvestigationJobProcessingEventListener.java
Outdated
Show resolved
Hide resolved
irs-api/src/main/java/org/eclipse/tractusx/irs/ess/service/BpnInvestigationJob.java
Outdated
Show resolved
Hide resolved
…west level of hops, code clean up, added test
…-chain-on-first-tier-level' into feature/TRI-1658-infected-supply-chain-on-first-tier-level
Kudos, SonarCloud Quality Gate passed! |
LGTM but also the code was written by me, so it would be good if @ds-jhartmann could also take a look, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Show bpn number when there is supply chain impacted.
I changed approach few times therefore I have only fixed existing tests for that feature. If it solution will be correct, then I will add more tests.
Some code is part of Krzysztof's PR changes, because we overlap in few places.
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: