-
Notifications
You must be signed in to change notification settings - Fork 23
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
-ExtractMatBundle modified to handle whole directory of files, test coverage added #475
-ExtractMatBundle modified to handle whole directory of files, test coverage added #475
Conversation
…loop into the execute method should -dir be passed in.
…ersioning the method call.
Extract mat bundle dir processing
80% code coverage on ExtractMatBundleOperation class
…ly. Once extracted from a transaction bundle, the resource ID is logged, and if found in another bundle, removed from that bundle prior to processing it.
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.
Code looks ok. Does work for extracting all MAT bundles under a directory and does not affect the original functionality of specifying a single JSON to extract.
@mholck & @echicoine-icf We appreciate the contributions, but please ensure the CI checks pass before merging PRs to ensure that master is always in a working state. |
No description provided.