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

fix: handle missing files better #402

Merged
merged 2 commits into from
Feb 29, 2024
Merged

fix: handle missing files better #402

merged 2 commits into from
Feb 29, 2024

Conversation

jonca79
Copy link
Collaborator

@jonca79 jonca79 commented Feb 7, 2024

In the reference pipeline:
This fixes when there are samples in units.tsv that are missing in samples.tsv. It also fixes when there is no outputfiles for a output using a log message instead of an error.

This PR:

(If this is a release PR, no need to add following. Leave this part empty)
(Use the following lines to create a PR text body. Make sure to remove all non-relevant one after you're done)
(Repeat each field as many times as necessary)

Added: for new features.
Changed: for changes in existing functionality.
Deprecated: for soon-to-be removed features.
Removed: for now removed features.
Fixed: for any bug fixes.
Security: in case of vulnerabilities.

Review and tests:

  • Tests pass
  • If you've fixed a bug or added code that should be tested, add tests!
  • Code review
  • CHANGELOG.md is updated
  • New code is executed and covered by tests, and test approve

This fixes when there are samples in units.tsv that are missing in samples.tsv.
It also fixes when there is no outputfiles for a output using a log message instead of an error.
@jonca79 jonca79 requested a review from Smeds as a code owner February 7, 2024 12:29
@jonca79 jonca79 merged commit bdde526 into develop Feb 29, 2024
9 of 10 checks passed
@jonca79 jonca79 deleted the missing_files_handling branch February 29, 2024 07:47
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