Skip to content

Fix false error with optional param#6811

Merged
bentsherman merged 2 commits intomasterfrom
fix-optional-param
Feb 6, 2026
Merged

Fix false error with optional param#6811
bentsherman merged 2 commits intomasterfrom
fix-optional-param

Conversation

@bentsherman
Copy link
Member

Close #6624

Follow-up to #6657 . That fix wasn't enough and the unit test didn't capture the full test case. This PR adds the final fix and a more comprehensive unit test.

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman bentsherman requested a review from jorgee February 5, 2026 16:30
@bentsherman bentsherman requested a review from a team as a code owner February 5, 2026 16:30
@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 65d9e07
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6985f8c6e91a2a0008689684

@bentsherman bentsherman merged commit 4657cc0 into master Feb 6, 2026
29 of 33 checks passed
@bentsherman bentsherman deleted the fix-optional-param branch February 6, 2026 15:17
bentsherman added a commit that referenced this pull request Feb 6, 2026
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
ewels pushed a commit to ewels/nextflow that referenced this pull request Feb 6, 2026
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optional params in the params block don't work

2 participants