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

Pre-release 1,3,0 #339

Merged
merged 8 commits into from
Nov 26, 2024
Merged

Pre-release 1,3,0 #339

merged 8 commits into from
Nov 26, 2024

Conversation

Shettland
Copy link
Member

Changes in the pre-release:
Version has already been updated for the release.

Some hotfix that were needed for the release:

  • Now files-folder arg works with relative paths in read-lab-metadata
  • Homogeneized style of report global report sheet with the rest of the sheets when logs-to-excel is used (also within wrapper)
  • Included a try-except for every module to catch unexpected errors, this is needed to catch any unexpected errors to the log-file that may lead the process to crash.
  • Now check-gzip-integrity() catches any exception instead of just the (previously expected to be the only possible error) gzip.BadGzipFile error. This makes some sense as that method is only expected to return True when no exceptions are raised, meaning that the file integrity is intact and it can be decompressed with gzip.

@Shettland Shettland merged commit b15bc45 into BU-ISCIII:develop Nov 26, 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
Development

Successfully merging this pull request may close these issues.

2 participants