Skip to content

fix: harden parser and pipeline output handling#2

Merged
LessUp merged 2 commits into
masterfrom
copilot/fix-parser-pipeline-hardening-20260526
May 26, 2026
Merged

fix: harden parser and pipeline output handling#2
LessUp merged 2 commits into
masterfrom
copilot/fix-parser-pipeline-hardening-20260526

Conversation

@LessUp
Copy link
Copy Markdown
Collaborator

@LessUp LessUp commented May 26, 2026

Summary

  • harden FASTQ parsing so blank separator lines fail instead of truncating input
  • preserve pipeline outcome metadata and honor save_reorder_map consistently
  • remove non-UTF-8 output-path panics by using Path-based writer APIs and add regression coverage

Test Plan

  • cargo fmt --all -- --check
  • cargo clippy --all-targets -- -D warnings
  • cargo test --lib --tests
  • cargo doc --no-deps
  • npm run docs:build

LessUp and others added 2 commits May 26, 2026 09:25
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LessUp LessUp merged commit 236cd22 into master May 26, 2026
2 of 3 checks passed
@LessUp LessUp deleted the copilot/fix-parser-pipeline-hardening-20260526 branch May 26, 2026 01:49
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.

1 participant