Skip to content
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

Introduced log_summary module for custom logs. Improvements in read-lab and excel-merging in sftp_handle #262

Merged
merged 8 commits into from
May 24, 2024

Conversation

Shettland
Copy link
Member

@Shettland Shettland commented May 21, 2024

I created a new module that can be used in every process to create a custom Log report in Json format, This PR also includes its functionalities in sftp-handle and read-lab-metadata, which also received several improvements in error handling.

The changes in read-lab-metadata include the rejection of conflicting fields, so they are not included in the output processed Json file. Therefore, this enables the recognition of not provided fields by the validation module and Closes #250

Moreover, now sftp-handle's download module pre-merges multiple metadata files in remote repository if they are found in the same folder prior to merging those from different folders.

This also closes #245

@saramonzon
Copy link
Member

LGTM but it doesn't complete closes #245 as no email is sent to researcher, you can close it but create a new issue just for the email sending :)
much better the small PRs to review!

@Shettland Shettland merged commit ba74f5f into BU-ISCIII:develop May 24, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants