-
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
SD-508-Shipper and consignee po reference #239
Conversation
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Code Suggestions ✨Explore these optional code suggestions:
|
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.
Added some remarks, but looks fine for the rest, so you already get the approval.
PR Type
enhancement, tests
Description
EblDatasets
.EBLChecksTest
to use a helper method for creating root nodes.Changes walkthrough 📝
EBLChecks.java
Enhance validation and refactor constants usage
ebl/src/main/java/org/dcsa/conformance/standards/ebl/checks/EBLChecks.java
EblDatasets.java
Add consignment items reference type dataset
ebl/src/main/java/org/dcsa/conformance/standards/ebl/checks/EblDatasets.java
EBLChecksTest.java
Add tests for consignment items reference types
ebl/src/test/java/org/dcsa/conformance/standards/ebl/checks/EBLChecksTest.java