Open echicoine-icf opened 2 days ago
Attention: Patch coverage is 58.82353%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 21.90%. Comparing base (
955f07e
) to head (fd1f3d8
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
When ExtractMATBundle operation is ran against bundle inside non-IG structured directory, errors were encountered and the processed terminated.
This change enhances the bundles folder identification process, and if no bundle folder is found where a parent folder structure can be established, the output folder becomes same as the location of the bundle file itself.
Other modifications include using Paths and File.separator for OS compatibility, and creating a directory where none exists only when outputResourceByName is called or CQL is extracted.
New test moves files from "bundles_small" test folder to temporary folder NOT named with "bundles", and does not specify an output folder. The result are all files extracted within that same temporary folder (source of bundle json.)
By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0