Skip to content

Fix CSV writer with empty list#6333

Merged
pditommaso merged 1 commit intomasterfrom
fix-csv-writer-empty-records
Aug 14, 2025
Merged

Fix CSV writer with empty list#6333
pditommaso merged 1 commit intomasterfrom
fix-csv-writer-empty-records

Conversation

@bentsherman
Copy link
Member

This PR fixes a bug with the CSV writer which happens when the list of records is empty.

In this case, it should simply write an empty index file.

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman bentsherman requested a review from jorgee August 8, 2025 17:39
@netlify
Copy link

netlify bot commented Aug 8, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 5c578f7
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6896365e0d4e3900082d0776

@pditommaso pditommaso merged commit 46ae10d into master Aug 14, 2025
22 checks passed
@pditommaso pditommaso deleted the fix-csv-writer-empty-records branch August 14, 2025 12:26
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