Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

fix error when a parameter is not present in the schema and evaluates to false #89

Merged
merged 3 commits into from
Sep 15, 2023
Merged

fix error when a parameter is not present in the schema and evaluates to false #89

merged 3 commits into from
Sep 15, 2023

Conversation

mirpedrol
Copy link
Collaborator

Close #48 and #84

Use the params map to retrieve the value of the specified param instead of paramsJson which does not contain parameters evaluating to false.

Copy link
Collaborator

@nvnieuwk nvnieuwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@ewels ewels merged commit 10968ea into nextflow-io:master Sep 15, 2023
3 checks passed
@mirpedrol mirpedrol deleted the empty-params branch September 18, 2023 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected error when a parameter isn't in the schema
3 participants